Textures and colors passed to shader via Uniforms
This commit is contained in:
7
thirdparty/CMakeLists.txt
vendored
Normal file
7
thirdparty/CMakeLists.txt
vendored
Normal 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
1
thirdparty/stb/.#CMakeLists.txt
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
dane@sweetdee.1314:1610908086
|
||||
1
thirdparty/stb/CMakeLists.txt
vendored
Normal file
1
thirdparty/stb/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1 @@
|
||||
Project(stb)
|
||||
7762
thirdparty/stb/stb_image.h
vendored
Normal file
7762
thirdparty/stb/stb_image.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user