implemented H and V GradientShaders

This commit is contained in:
2026-07-20 14:31:28 -07:00
parent 8a00e42f75
commit ee2c66f97b
11 changed files with 147 additions and 87 deletions
+1 -1
View File
@@ -7,4 +7,4 @@
#include "primatives/rectangle.cpp"
#include "primatives/trapezoid.cpp"
#include "primatives/triangle.cpp"
#include "shader.cpp"
#include "shaders/shaders.h"