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
37
Commits
1
Branch
0
Tags
1.8
MiB
C
97.5%
GLSL
1.4%
Makefile
1.1%
f8b6b8e8f2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
noah metz
f8b6b8e8f2
Run both pipelines in the render pass
2024-01-10 16:27:21 -07:00
shader_src
Added example of using the ATTRIBUTE_ID_POSITION to update a UBO for a pipeline. Messy af and need to find a way to organize it so it makes sense.
2024-01-10 13:19:41 -07:00
src
Run both pipelines in the render pass
2024-01-10 16:27:21 -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