aboutsummaryrefslogtreecommitdiff
path: root/scene.c
Commit message (Expand)AuthorAgeFilesLines
* add initial support for OBJMaterial properties.rodri2024-02-211-0/+1
* implement general polygon fan triangulation.rodri2024-02-151-61/+48
* lay out the grounds for a scene renderer.rodri2024-02-131-0/+185