You need to sign in or sign up before continuing.
[#56] Removed batch and SPIRV files, replaced basic shader loading with runtime compilation
Signed-off-by:
Tobias Frisch <tfrisch@uni-koblenz.de>
Showing
- projects/first_mesh/CMakeLists.txt 2 additions, 2 deletionsprojects/first_mesh/CMakeLists.txt
- projects/first_mesh/resources/shaders/compile.bat 0 additions, 3 deletionsprojects/first_mesh/resources/shaders/compile.bat
- projects/first_mesh/resources/shaders/frag.spv 0 additions, 0 deletionsprojects/first_mesh/resources/shaders/frag.spv
- projects/first_mesh/resources/shaders/vert.spv 0 additions, 0 deletionsprojects/first_mesh/resources/shaders/vert.spv
- projects/first_mesh/src/main.cpp 13 additions, 3 deletionsprojects/first_mesh/src/main.cpp
- projects/first_scene/CMakeLists.txt 2 additions, 2 deletionsprojects/first_scene/CMakeLists.txt
- projects/first_scene/resources/shaders/compile.bat 0 additions, 3 deletionsprojects/first_scene/resources/shaders/compile.bat
- projects/first_scene/resources/shaders/frag.spv 0 additions, 0 deletionsprojects/first_scene/resources/shaders/frag.spv
- projects/first_scene/resources/shaders/vert.spv 0 additions, 0 deletionsprojects/first_scene/resources/shaders/vert.spv
- projects/first_scene/src/main.cpp 13 additions, 6 deletionsprojects/first_scene/src/main.cpp
- projects/first_triangle/shaders/comp.spv 0 additions, 0 deletionsprojects/first_triangle/shaders/comp.spv
- projects/first_triangle/shaders/compile.bat 0 additions, 4 deletionsprojects/first_triangle/shaders/compile.bat
- projects/first_triangle/shaders/frag.spv 0 additions, 0 deletionsprojects/first_triangle/shaders/frag.spv
- projects/first_triangle/shaders/shader.comp 0 additions, 25 deletionsprojects/first_triangle/shaders/shader.comp
- projects/first_triangle/shaders/vert.spv 0 additions, 0 deletionsprojects/first_triangle/shaders/vert.spv
- projects/first_triangle/src/main.cpp 2 additions, 4 deletionsprojects/first_triangle/src/main.cpp
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
Please register or sign in to comment