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
81e04e8e1f
spacegame
/
shader_src
History
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
..
basic.frag
First triangle
2024-01-07 22:27:53 -07:00
basic.vert
Bindless textures
2024-01-13 16:37:29 -07:00
g_pos.frag
Made pipelines create a second pipeline for offscreen rener of g_buffers
2024-01-13 23:50:39 -07:00
g_pos.vert
Made pipelines create a second pipeline for offscreen rener of g_buffers
2024-01-13 23:50:39 -07:00
texture.frag
Added texture_set_add to load an image from CPU memory to a TextureSet
2024-01-16 15:36:00 -07:00
texture.vert
Bindless textures
2024-01-13 16:37:29 -07:00
triangle.vert
Updated to use vertex buffer for color/position of 2d vertices
2024-01-08 09:44:47 -07:00