summaryrefslogtreecommitdiff
path: root/mkfile
Commit message (Expand)AuthorAgeFilesLines
* organize the code better.rodri2023-12-231-0/+6
* 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
* 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