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
c4f1801f3b
|
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README | 2 years ago | |
meson.build | 2 years ago | |
notes.md | 2 years ago |
README
Project to learn the vulkan API.
Checkpoints:
`42410890541d4cc67934ad383e49cfebab219d40`: first triangle rendering complete
`2ee55ac3adae04d8a773a16220dc8f657f093ed8`: drawing a square with index buffers
`ea5e4c9e6fcc910dab8d20cb43922387fe14944d`: rotating square with UBOs