aboutsummaryrefslogtreecommitdiff
path: root/obj.h
Commit message (Expand)AuthorAgeFilesLines
* add an opacity parameter in OBJColor to discard non-colors.rodri2024-09-261-1/+1
* add support for normal map loading.rodri2024-05-281-0/+1
* add support to load diffuse color texture maps.rodri2024-03-061-1/+1
* added support for material (.mtl) files.rodri2024-02-181-0/+34
* improve element insertion procedure.rodri2023-12-111-0/+1
* add support for multiple vertex type indices in face elements.rodri2023-11-111-1/+7
* removed unnecessary anonymous union in OBJVertex.rodri2023-11-111-7/+5
* standalone version release.rodri2020-04-121-0/+92