mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
Update link to triangle example (#767)
This commit is contained in:
parent
361c969fb6
commit
2f9c9ff6b0
@ -39,8 +39,9 @@ will likely be straight-forward to fix in user code.
|
||||
|
||||
## [Documentation](https://docs.rs/vulkano)
|
||||
|
||||
To get started you are encouraged to read the examples in `examples/src/bin`, starting with
|
||||
the `triangle` example.
|
||||
To get started you are encouraged to read the examples in
|
||||
[the `vulkano-examples` repository](https://github.com/vulkano-rs/vulkano-examples), starting with
|
||||
[the `triangle` example](https://github.com/vulkano-rs/vulkano-examples/blob/master/triangle/main.rs).
|
||||
|
||||
## Donate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user