implemented shaders, gradients, and uv mapping

This commit is contained in:
2026-07-07 12:17:32 -07:00
parent 989cb196ed
commit ad2e84c279
10 changed files with 149 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[ ] write a monolithic header file
[x] refactor example code using composition
[ ] remove draw class entirely
[x] remove draw class entirely
[ ] create shader classes with polymorphism