summaryrefslogtreecommitdiff
path: root/mkfile
Commit message (Collapse)AuthorAgeFilesLines
* add mk rule to pull dependencies (libobj for now).rodri2023-11-121-0/+5
|
* add support for OBJ models (triangles only).rodri2023-11-111-0/+11
| | | | also put a guard on the filltriangle slopes to avoid division by zero.
* Lesson 1: Triangle rasterization and back-face culling—Triangle shaderrodri2023-11-091-0/+1
|
* Lesson 0: Bresenham's Line Drawing Algorithm—Third attemptrodri2023-11-091-17/+1
|
* Lesson 0: Bresenham's Line Drawing Algorithm—First attemptrodri2022-06-221-0/+24