Go to file
noah metz b16d7a1ebf Added MapIterator and started moving towards rendering objects by iterating through a list of mappings in the material to update descriptors 2024-01-10 11:27:04 -07:00
shader_src Fixed crash, it was because without material descriptor set in the layout I was trying to bind to index 2 with only 2 sets 2024-01-09 23:06:08 -07:00
src Added MapIterator and started moving towards rendering objects by iterating through a list of mappings in the material to update descriptors 2024-01-10 11:27:04 -07:00
.gitignore Updated to use vertex buffer for color/position of 2d vertices 2024-01-08 09:44:47 -07:00
Makefile Fixed crash, it was because without material descriptor set in the layout I was trying to bind to index 2 with only 2 sets 2024-01-09 23:06:08 -07:00