BUG: Refactor AVMNidus example with Shaders
AVMNidus was used to test the shaders, but was not showcasing its main usage anymore. This commit divides the example by migrating the Shaders test into another example (Shaders) Also incorporated the data for this new example in MIDAS to download it during the build. Also fixed some shaders errors.
Showing
- Examples/AVMNidus/main.cpp 25 additions, 104 deletionsExamples/AVMNidus/main.cpp
- Examples/CMakeLists.txt 1 addition, 0 deletionsExamples/CMakeLists.txt
- Examples/Shaders/CMakeLists.txt 38 additions, 0 deletionsExamples/Shaders/CMakeLists.txt
- Examples/Shaders/main.cpp 134 additions, 0 deletionsExamples/Shaders/main.cpp
Loading
Please register or sign in to comment