Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leave a single, general error reporting fn. add specular map support.HEADmaster | rodri | 2024-10-07 | 1 | -1/+2 |
| | | | | improvements to path handling. | ||||
* | add an opacity parameter in OBJColor to discard non-colors. | rodri | 2024-09-26 | 1 | -1/+1 |
| | |||||
* | add support for normal map loading. | rodri | 2024-05-28 | 1 | -0/+1 |
| | |||||
* | add support to load diffuse color texture maps. | rodri | 2024-03-06 | 1 | -1/+1 |
| | |||||
* | added support for material (.mtl) files. | rodri | 2024-02-18 | 1 | -0/+34 |
| | |||||
* | improve element insertion procedure. | rodri | 2023-12-11 | 1 | -0/+1 |
| | | | | | | | brought the processing time of a 38MB file from 26 minutes down to less than 20 seconds with this change. it was a very naive insertion procedure that was waiting to be pruned. | ||||
* | add support for multiple vertex type indices in face elements. | rodri | 2023-11-11 | 1 | -1/+7 |
| | |||||
* | removed unnecessary anonymous union in OBJVertex. | rodri | 2023-11-11 | 1 | -7/+5 |
| | |||||
* | standalone version release. | rodri | 2020-04-12 | 1 | -0/+92 |