Typo
This commit is contained in:
parent
9ba4ac429f
commit
950e5afb8c
1 changed files with 2 additions and 2 deletions
|
@ -120,8 +120,8 @@ cargo run
|
|||
|
||||
![screenshot](http://i.imgur.com/PQZcL6w.jpg)
|
||||
|
||||
### [Triangle](https://github.com/MaikKlein/ash/blob/master/examples/texture/src/main.rs)
|
||||
Display a texture on a quad. Needs a cleanup.
|
||||
### [Texture](https://github.com/MaikKlein/ash/blob/master/examples/texture/src/main.rs)
|
||||
Display a texture on a quad. *Needs a cleanup*.
|
||||
![texture](http://i.imgur.com/trow00H.png)
|
||||
|
||||
## Open questions
|
||||
|
|
Loading…
Add table
Reference in a new issue