2 releases
0.2.1 | Mar 9, 2023 |
---|---|
0.2.0 | Mar 7, 2023 |
#162 in #animation
23 downloads per month
Used in 3 crates
160KB
2.5K
SLoC
rusvid
Write and render svg-animations with Rust ✨
(no gui or cli, under active development)
Dependencies
- Ffmpeg in path
- rustc 1.63.0-nightly
Examples
Look into /examples
folder an run with cargo run --package $NAME
(e.g cargo run --package simple_animation
to run the simple animation example)
It is recommended to always run the program in release-mode.
Dependencies
~16MB
~330K SLoC