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 920328d35a Use vertex buffers. 2 years ago
src Use vertex buffers. 2 years ago
.gitignore Add gitignore. 2 years ago
LICENSE Add a readme and a license. 2 years ago
README Update readme. 2 years ago
meson.build Create graphics pipeline. 2 years ago
notes.md Add some details to the notes and fix some cleanup code. 2 years ago

README

Project to learn the vulkan API.

Checkpoints:
`42410890541d4cc67934ad383e49cfebab219d40`: first triangle rendering complete