stubbed out shaders

This commit is contained in:
2026-07-07 07:46:27 -07:00
parent aa49a32ace
commit 1fce028eea
8 changed files with 47 additions and 172 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
write a monolithic header file
refactor example code using composition
remove draw class entirely
create shader classes with polymorphism
[ ] write a monolithic header file
[x] refactor example code using composition
[ ] remove draw class entirely
[ ] create shader classes with polymorphism