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.
|
4 weeks ago | |
---|---|---|
src | 4 weeks ago | |
.gitignore | 1 month ago | |
CHANGELOG.md | 7 months ago | |
LICENSE | 7 months ago | |
README.md | 4 weeks ago | |
shell.nix | 7 months ago | |
vulkan-tutorial.cabal | 1 month ago |
README.md
vulkan-tutorial
This project aims to be a toy vulkan renderer built for learning purposes. I try to keep the code as clean as possible to help future me or others understand it.
Useful learning material: