Add link to port of Sascha's examples (#214)

This commit is contained in:
Bradley Austin Davis 2018-05-02 02:27:03 -07:00 committed by Andreas Süßenbach
parent 9efc002efd
commit 73cb8c8096

View File

@ -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