Skip to content

voxell-tech/bevy_vello_graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Vello Graphics

Bevy Vello Graphics simplifies the creation and rendering of Vello vector graphics in Bevy. 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.