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
thirdparty/CMakeLists.txt vendored Normal file
View File

@@ -0,0 +1,7 @@
project(Couch)
target_include_directories(couch
PUBLIC stb)
target_include_directories(couchlua
PUBLIC stb)

1
thirdparty/stb/.#CMakeLists.txt vendored Symbolic link
View File

@@ -0,0 +1 @@
dane@sweetdee.1314:1610908086

1
thirdparty/stb/CMakeLists.txt vendored Normal file
View File

@@ -0,0 +1 @@
Project(stb)

7762
thirdparty/stb/stb_image.h vendored Normal file

File diff suppressed because it is too large Load Diff