summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2024-07-13Model loading and basic lighting.quou-667/+3366
2024-07-13Add file APIquou-0/+114
2024-07-13+y is upquou-2/+2
2024-07-13Add some maths functionsquou-0/+31
2024-07-13Better triangle fill and texture mapping.quou-729/+896
2024-07-06Const-ify the ren_tri input vertices.quou-9/+17
2024-07-06Decrease app memory size.quou-1/+1
2024-07-06Allocate a max viewport so that re-creating images isn't needed.quou-23/+24
2024-07-06Triangle fill.quou-17/+178
2024-07-03persp protects against divide by zero.quou-0/+1
2024-07-03Spinning torusquou-104/+926
2024-06-30initial commit.quou-0/+1292