Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add initial support for OBJMaterial properties. | rodri | 2024-02-21 | 1 | -0/+1 |
| | |||||
* | implement general polygon fan triangulation. | rodri | 2024-02-15 | 1 | -61/+48 |
| | |||||
* | lay out the grounds for a scene renderer. | rodri | 2024-02-13 | 1 | -0/+185 |
also fixed an issue with cliptriangle() where an entire tri would get discarded if all its vertices were outside the frustum. |