A basic hello world Vulkan application as a single C file and 2 shader files.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
itycodes 3e86e42076
Initial commit
2 years ago
Makefile Initial commit 2 years ago
frag.frag Initial commit 2 years ago
main.c Initial commit 2 years ago
vert-inline.vert Initial commit 2 years ago
vert.vert Initial commit 2 years ago