#animation #svg #graphics

nightly rusvid_lib

SVG animator-library written in Rust

4 releases

0.2.1 Mar 9, 2023
0.2.0 Mar 7, 2023
0.1.1 Sep 7, 2022
0.1.0 Jul 29, 2022

#792 in Graphics APIs

Download history 4/week @ 2024-02-26 11/week @ 2024-03-04 8/week @ 2024-03-11 42/week @ 2024-04-01

51 downloads per month

Apache-2.0

295KB
6K 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

~27MB
~380K SLoC