1 file changed
+1
-1
lines changedSubmodule examples_tests updated 28 files
- 35_GeometryCreator/CMakeLists.txt+67-5
- 35_GeometryCreator/README.md+5
- 35_GeometryCreator/config.json.template-28
- 35_GeometryCreator/main.cpp+688-504
- 35_GeometryCreator/pipeline.groovy-50
- 35_GeometryCreator/shaders/gc.basic.fragment.hlsl+6
- 35_GeometryCreator/shaders/gc.basic.vertex.hlsl+6
- 35_GeometryCreator/shaders/gc.cone.vertex.hlsl+6
- 35_GeometryCreator/shaders/gc.ico.vertex.hlsl+6
- 35_GeometryCreator/shaders/grid.fragment.hlsl+12
- 35_GeometryCreator/shaders/grid.vertex.hlsl+19
- 35_GeometryCreator/shaders/template/common.hlsl+24
- 35_GeometryCreator/shaders/template/gc.basic.vertex.input.hlsl+16
- 35_GeometryCreator/shaders/template/gc.common.hlsl+18
- 35_GeometryCreator/shaders/template/gc.cone.vertex.input.hlsl+15
- 35_GeometryCreator/shaders/template/gc.ico.vertex.input.hlsl+15
- 35_GeometryCreator/shaders/template/gc.vertex.hlsl+24
- 35_GeometryCreator/shaders/template/grid.common.hlsl+40
- 61_UI/CMakeLists.txt+4-8
- 61_UI/main.cpp+356
- 64_FFT/CMakeLists.txt-24
- 64_FFT/app_resources/common.hlsl-19
- 64_FFT/app_resources/shader.comp.hlsl-51
- 64_FFT/config.json.template-28
- 64_FFT/main.cpp-348
- 64_FFT/pipeline.groovy-50
- CMakeLists.txt+1-2
- common/Camera.hpp+1-1
0 commit comments