Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attach material properties to points and lines as well. | rodri | 2024-05-03 | 1 | -0/+4 |
* | add support to load diffuse color texture maps. | rodri | 2024-03-06 | 2 | -2/+103 |
* | don't fail if there's no material file. | rodri | 2024-03-06 | 1 | -3/+3 |
* | don't try to find a material when the list is empty. | rodri | 2024-02-20 | 1 | -1/+1 |
* | added support for material (.mtl) files. | rodri | 2024-02-18 | 3 | -2/+325 |
* | allow object names to have '.' and '_'. | rodri | 2023-12-30 | 1 | -1/+1 |
* | improve element insertion procedure. | rodri | 2023-12-11 | 2 | -7/+5 |
* | add support for multiple vertex type indices in face elements. | rodri | 2023-11-11 | 3 | -26/+6422 |
* | removed unnecessary anonymous union in OBJVertex. | rodri | 2023-11-11 | 1 | -7/+5 |
* | fix paths in the test program. | rodri | 2023-11-11 | 2 | -5/+7 |
* | add a readme | rodri | 2020-04-13 | 1 | -0/+8 |
* | standalone version release. | rodri | 2020-04-12 | 14 | -0/+10329 |