1
0

Rendering a triangle to the screen, phew!

This commit is contained in:
2023-05-06 15:48:50 +02:00
parent f551ccc31e
commit 7c96a274f9
4 changed files with 105 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
# Vulkan API demo's
![Vulkan](https://www.vulkan.org/user/pages/01.home/Vulkan-Wide.png)
![Vulkan](https://www.vulkan.org/user/pages/01.home/Vulkan-Wide.png)
![Rendering of first Triangle using vulkan](FirstTriangle.png)