Skip to content

voxell-tech/bevy_vello_graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Vello graphics in Bevy.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages