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
34
Commits
1
Branch
0
Tags
1.8
MiB
C
97.5%
GLSL
1.4%
Makefile
1.1%
9ae776a5e2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
noah metz
9ae776a5e2
Refactoring
2024-01-10 11:31:32 -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
Refactoring
2024-01-10 11:31:32 -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