mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
ENH: Embed shader source in binary.
This commit is contained in:
10
vis/shaders/CMakeLists.txt
Normal file
10
vis/shaders/CMakeLists.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
add_embed_library(shaders
|
||||
curve-ortho.gm.glsl
|
||||
curve-stereo.gm.glsl
|
||||
diffuse.fs.glsl
|
||||
direct-ortho.vs.glsl
|
||||
direct-stereo.vs.glsl
|
||||
solid.fs.glsl
|
||||
deferred.vs.glsl
|
||||
slice.gm.glsl
|
||||
)
|
||||
Reference in New Issue
Block a user