Crates.io | bevy_manim |
lib.rs | bevy_manim |
version | 0.1.0 |
source | src |
created_at | 2021-06-21 20:12:13.487313 |
updated_at | 2021-06-21 20:12:13.487313 |
description | bevy plugin for drawing and animation |
homepage | |
repository | https://github.com/simensgreen/bevy_manim |
max_upload_size | |
id | 413076 |
size | 2,674,505 |
bevy plugin for drawing and animation
I was inspired to create this plugin by the work of 3b1b manim and the need for bevy to develop direct drawing tools. The plugin is in its infancy and could change dramatically, but the basic concept will remain the same.
It is also based on lyon, an alternative may be useful
Arc<Mutex<...>>
aka PackedAnimation
bevy | bevy_manim |
---|---|
main | main |
v0.5 | v0.1 |