amber and luci learning vulkan contains notes and decently commented code (hopefully)
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.
 
 
 
 
Amber 29592b4041 Add simple compute shader example. 2 years ago
..
res Add image loading and layout transition. 2 years ago
compute_simple.comp Add simple compute shader example. 2 years ago
fragment_simple.frag Create samplers and use them in shaders. 2 years ago
main.c Add simple compute shader example. 2 years ago
stb_image.h Add image loading and layout transition. 2 years ago
vertex_simple.vert Add depth testing. 2 years ago
vlk_compute.c Add simple compute shader example. 2 years ago