/bevy_vello_graphics

Vello graphics in Bevy.

Primary LanguageRustApache License 2.0Apache-2.0

Bevy Vello Graphics

Bevy Vello Graphics simplifies the creation and rendering of Vello vector graphics in Bevy.

hello_world

Each vector graphic is treated as a component and rendered using Bevy Vello. Vector graphics that are supported include:

  • Line
  • Rect
  • Circle
  • Bézier Path

It also include a simple Bevy friendly wrapper around:

  • Fill
  • Stroke
  • Brush

Join the community!

You can join us on the Voxell discord server.

License

bevy_vello_graphics is dual-licensed under either:

This means you can select the license you prefer! This dual-licensing approach is the de-facto standard in the Rust ecosystem and there are very good reasons to include both.