-
- Downloads
[#87] add bunny into scene
parent
1ce5fe8c
No related branches found
No related tags found
This commit is part of merge request !74. Comments created here will be created in the context of that merge request.
Showing
- include/vkcv/DrawcallRecording.hpp 9 additions, 2 deletionsinclude/vkcv/DrawcallRecording.hpp
- projects/mesh_shader/CMakeLists.txt 1 addition, 1 deletionprojects/mesh_shader/CMakeLists.txt
- projects/mesh_shader/resources/Bunny/Bunny.gltf 3 additions, 0 deletionsprojects/mesh_shader/resources/Bunny/Bunny.gltf
- projects/mesh_shader/resources/shaders/shader.frag 3 additions, 1 deletionprojects/mesh_shader/resources/shaders/shader.frag
- projects/mesh_shader/resources/shaders/shader.vert 7 additions, 14 deletionsprojects/mesh_shader/resources/shaders/shader.vert
- projects/mesh_shader/src/main.cpp 84 additions, 27 deletionsprojects/mesh_shader/src/main.cpp
- projects/mesh_shader/src/mesh.hpp 5 additions, 0 deletionsprojects/mesh_shader/src/mesh.hpp
- src/vkcv/DrawcallRecording.cpp 12 additions, 1 deletionsrc/vkcv/DrawcallRecording.cpp
Source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
projects/mesh_shader/src/mesh.hpp
0 → 100644
Please register or sign in to comment