add readme
This commit is contained in:
parent
84d59f731a
commit
8a1b5c82c5
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# 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:
|
||||||
|
* [Vulkan Lecture Series](https://www.youtube.com/playlist?list=PLmIqTlJ6KsE1Jx5HV4sd2jOe3V1KMHHgn)
|
Loading…
Reference in a new issue