mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-04-16 05:56:37 +00:00
Update big picture and add rendered preview
This commit is contained in:
parent
0b1657fa03
commit
4af887cc03
@ -18,6 +18,9 @@ The repository hosts the following parts:
|
||||
- [](https://crates.io/crates/wgpu-types) [](https://docs.rs/wgpu-types/) - Rust types shared between `wgpu-core` and `wgpu-rs`
|
||||
- `player` - standalone application for replaying the API traces, uses `winit`
|
||||
|
||||
|
||||
For an overview of all the components in the gfx-rs ecosystem, see the [gfx-rs big picture](./etc/big-picture.png).
|
||||
|
||||
Rust examples can be found at `wgpu/examples`. `wgpu` is a default member, so you can run the examples directly from the root, e.g. `cargo run --example boids`.
|
||||
|
||||
If you are looking for the native implementation or bindings to the API in other languages, you need [wgpu-native](https://github.com/gfx-rs/wgpu-native).
|
||||
|
BIN
etc/big-picture.png
Normal file
BIN
etc/big-picture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user