Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

A minimal integration for rendering Vello graphics in Bevy.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nixon-voxell/bevy_vello_renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Vello Renderer

A minimal integration for rendering Vello graphics in Bevy.

hello_world gif

How it works?

Bevy Vello Renderer is basically a custom render pipeline for rendering Vello Scenes onto a texture which is then picked up by the Bevy camera.

License

The bevy_vello_renderer 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.

Reference

This project took alot of inspiration and reference from the bevy_vello project. If you want a more featured integration (which includes SVG & Lottie support), do check it out!

About

A minimal integration for rendering Vello graphics in Bevy.

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