This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
spacegame
Watch
3
Star
0
Fork
You've already forked spacegame
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33
Commits
1
Branch
0
Tags
1.8
MiB
C
97.5%
GLSL
1.4%
Makefile
1.1%
b16d7a1ebf
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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