Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-07-15 | Dumb near plane clipping. | quou | -2/+9 | |
2024-07-15 | Screen space clipping and backface culling. | quou | -39/+125 | |
2024-07-14 | Add a little font too | quou | -23/+75 | |
2024-07-13 | Model loading and basic lighting. | quou | -0/+49 | |
2024-07-13 | Better triangle fill and texture mapping. | quou | -81/+165 | |
2024-07-06 | Const-ify the ren_tri input vertices. | quou | -6/+14 | |
2024-07-06 | Triangle fill. | quou | -3/+130 | |
2024-06-30 | initial commit. | quou | -0/+207 | |