Go to file
noah metz 04618af2fb Moved scene UBO to a descriptor in the vulkan context. Need to figure out how to deal with materials that give out descriptors per loaded mesh. 2024-01-08 16:44:14 -07:00
shader_src Moved scene UBO to a descriptor in the vulkan context. Need to figure out how to deal with materials that give out descriptors per loaded mesh. 2024-01-08 16:44:14 -07:00
src Moved scene UBO to a descriptor in the vulkan context. Need to figure out how to deal with materials that give out descriptors per loaded mesh. 2024-01-08 16:44:14 -07:00
.gitignore Updated to use vertex buffer for color/position of 2d vertices 2024-01-08 09:44:47 -07:00
Makefile First triangle 2024-01-07 22:27:53 -07:00