Added triangle link
This commit is contained in:
parent
4d08348f01
commit
e99518e3c9
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ The examples are build against **API Version 1.0.3** and support **implementatio
|
|||
|
||||
## Examples
|
||||
|
||||
## Triangle
|
||||
## [Triangle](https://github.com/roboman2444/Vulkan/tree/master/triangle)
|
||||
<img src="./screenshots/basic_triangle.png" height="96px" align="right">
|
||||
|
||||
Most basic example. Renders a colored triangle using an indexed vertex buffer, only one pipeline with very simple shaders. Uses a single uniform buffer for the matrices.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue