mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2024-10-14 16:32:17 +00:00
Add link to port of Sascha's examples (#214)
This commit is contained in:
parent
9efc002efd
commit
73cb8c8096
@ -344,6 +344,7 @@ device.getQueue(graphics_queue_family_index, 0, &graphics_queue, dldid);
|
||||
|
||||
Feel free to submit a PR to add to this list.
|
||||
|
||||
- [Examples](https://github.com/jherico/vulkan) A port of Sascha Willems [examples](https://github.com/SaschaWillems/Vulkan) to Vulkan-Hpp
|
||||
- [Vookoo](https://github.com/andy-thomason/Vookoo/) Stateful helper classes for Vulkan-Hpp, [Introduction Article](https://accu.org/index.php/journals/2380).
|
||||
|
||||
## License
|
||||
|
Loading…
Reference in New Issue
Block a user