Merge pull request #347 from linebender/simbleau-readme-update2

Add bevy_vello in README integrations
This commit is contained in:
Spencer C. Imbleau, M.Sc. (he/him) 2023-07-21 09:11:40 -04:00 committed by GitHub
commit 4236704f97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,6 +76,8 @@ This currently draws to a [`wgpu`] `Texture` using `vello`, then uses that textu
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
We aim to target all environments which can support WebGPU with the [default limits](https://www.w3.org/TR/webgpu/#limits).