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.
|
2 months ago | |
---|---|---|
assets | 3 months ago | |
shadersrc | 2 months ago | |
src | 2 months ago | |
.gitattributes | 3 months ago | |
.gitignore | 8 months ago | |
CHANGELOG.md | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 8 months ago | |
cspell.json | 4 months ago | |
flake.lock | 3 months ago | |
flake.nix | 2 months ago | |
project-words.txt | 3 months ago | |
shell.nix | 8 months ago | |
vulkan-tutorial.cabal | 2 months 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: