mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-24 15:55:07 +00:00
Fix link to vulkano book in README (#2459)
This commit is contained in:
parent
94f50f18bd
commit
f27a0431ca
@ -87,7 +87,7 @@ To get started you are encouraged to use the following resources:
|
||||
|
||||
- The [examples](https://github.com/vulkano-rs/vulkano/tree/master/examples) folder in this repository.
|
||||
- [docs.rs](https://docs.rs/vulkano) - Full Vulkano API documentation
|
||||
- The guide on [vulkano.rs](https://vulkano.rs/introduction/introduction) - Starts with trivial compute
|
||||
- The guide on [vulkano.rs](https://vulkano.rs/01-introduction/01-introduction.html) - Starts with trivial compute
|
||||
examples (~50 lines of code) and then works up to rendering triangles and mandelbrots.
|
||||
The guide is currently outdated a little. We are planning to update it in the future, but it's
|
||||
a good place to start understanding the base building blocks of Vulkano API.
|
||||
|
Loading…
Reference in New Issue
Block a user