mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
parent
6a3fbf52a1
commit
bef57db9bb
@ -85,7 +85,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/guide/introduction) - Starts with trivial compute
|
||||
- The guide on [vulkano.rs](https://vulkano.rs/introduction/introduction) - 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