Add thanks
This commit is contained in:
parent
c83346aa70
commit
45b7da7e56
1 changed files with 8 additions and 0 deletions
|
@ -150,3 +150,11 @@ let swapchain = swapchain_ext.create_swapchain_khr(&swapchain_create_info).unwra
|
|||
|
||||
### Not started
|
||||
- Custom allocators
|
||||
|
||||
## A thanks to
|
||||
|
||||
* [Api with no secrets](https://software.intel.com/en-us/articles/api-without-secrets-introduction-to-vulkan-part-1)
|
||||
* [Vulkan tutorial](http://av.dfki.de/~jhenriques/development.html)
|
||||
* [Vulkan examples](https://github.com/SaschaWillems/Vulkan)
|
||||
* [Vulkano](https://github.com/tomaka/vulkano/)
|
||||
* [vk-rs](https://github.com/Osspial/vk-rs)
|
||||
|
|
Loading…
Add table
Reference in a new issue