Textures and colors passed to shader via Uniforms

This commit is contained in:
Dane Johnson
2021-01-17 14:36:38 -06:00
parent e243a666f1
commit 5e8d693758
21 changed files with 7960 additions and 16 deletions
+7
View File
@@ -0,0 +1,7 @@
project(Couch)
target_include_directories(couch
PUBLIC stb)
target_include_directories(couchlua
PUBLIC stb)
+1
View File
@@ -0,0 +1 @@
dane@sweetdee.1314:1610908086
+1
View File
@@ -0,0 +1 @@
Project(stb)
+7762
View File
File diff suppressed because it is too large Load Diff