summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* add a line clipping procedure based on the Liang-Barsky algorithm. (thanks ↵rodri2021-07-182-1/+64
| | | | jmi2k!)
* move the edge function out into libgeometry.rodri2020-07-051-30/+0
|
* bring flat triangle rasterization back, with some goodies for future shading ↵rodri2020-06-294-1/+88
| | | | work. add uv coordinates to the vertex.
* transcribe macros into actual functions. remove unused memdraw code.rodri2020-04-282-37/+55
|
* standalone version release.rodri2020-04-179-0/+904