Go to file
noah metz 7f8b4e449b Added texture_set_add to load an image from CPU memory to a TextureSet 2024-01-16 15:36:00 -07:00
include Added TextureSet for large pools of textures in a single descriptor 2024-01-15 23:22:12 -07:00
shader_src Added texture_set_add to load an image from CPU memory to a TextureSet 2024-01-16 15:36:00 -07:00
src Added texture_set_add to load an image from CPU memory to a TextureSet 2024-01-16 15:36:00 -07:00
.gitignore Updated to use vertex buffer for color/position of 2d vertices 2024-01-08 09:44:47 -07:00
Makefile Added QueueStruct for holding VkQueue + family + index 2024-01-16 15:09:33 -07:00
env Fix error 2024-01-13 23:51:10 -07:00
monkey.ply Got ply loading working\n 2024-01-13 02:24:35 -07:00