SOF/renderer
FroggyGreen 31e37846b4 Fixed modifying mesh instances
Rather than use a uniform, the code was modified so that the vertex
buffer for the mesh instances was not recreated from scratch. Now each
mesh can be assigned a max number of instances. On each modififcation
the instance data and the number of instances can be passed to the mesh.
2024-06-30 08:46:57 -05:00
..
shaders View mode and Chez Scheme rewrite 2024-06-28 00:36:03 -05:00
src Fixed modifying mesh instances 2024-06-30 08:46:57 -05:00
build.sh Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00
CMakeLists.txt Added textures 2024-05-22 09:57:13 -05:00
configure.sh Hello Triangle program with Vulkan 2024-05-03 12:01:33 -05:00