mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-08 20:01:30 +11:00
Merge pull request #347 from linebender/simbleau-readme-update2
Add bevy_vello in README integrations
This commit is contained in:
commit
4236704f97
|
@ -76,6 +76,8 @@ This currently draws to a [`wgpu`] `Texture` using `vello`, then uses that textu
|
||||||
cargo run -p with_bevy
|
cargo run -p with_bevy
|
||||||
```
|
```
|
||||||
|
|
||||||
|
There is also a separate community integration for rendering lottie and SVG files through [`bevy_vello`]([https://github.com/linebender/velato](https://github.com/vectorgameexperts/bevy_vello).
|
||||||
|
|
||||||
## Platforms
|
## Platforms
|
||||||
|
|
||||||
We aim to target all environments which can support WebGPU with the [default limits](https://www.w3.org/TR/webgpu/#limits).
|
We aim to target all environments which can support WebGPU with the [default limits](https://www.w3.org/TR/webgpu/#limits).
|
||||||
|
|
Loading…
Reference in a new issue