vk-bootstrap/example
Charles Giessen 23dcdd59bf example: Add config file to locate shaders
The example triangle now will have a absolute filepath to the shaders.
This allows running the exe from directories other than the location of the shaders in the filesystem.
Alternative solutions would be to copy/paste the shader binary into the source code.
2021-04-16 10:30:04 -06:00
..
shaders moved triangle.cpp to its own folder, updated readme & license 2020-02-03 20:34:46 -07:00
CMakeLists.txt example: Add config file to locate shaders 2021-04-16 10:30:04 -06:00
example_config.h.in example: Add config file to locate shaders 2021-04-16 10:30:04 -06:00
triangle.cpp example: Add config file to locate shaders 2021-04-16 10:30:04 -06:00