summaryrefslogtreecommitdiff
path: root/scene.c
Commit message (Collapse)AuthorAgeFilesLines
* lay out the grounds for a scene renderer.rodri2024-02-131-0/+185
also fixed an issue with cliptriangle() where an entire tri would get discarded if all its vertices were outside the frustum.