Skip to content

LetsMelon/rusvid

Repository files navigation

rusvid

Crates.io Version docs.rs Lines of code Crates.io Downloads

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.

List of all rusvid crates

Name Description
rusvid_lib Re-exports all crates and clues them together. 🪡

rusvid_lib Crates.io Version
rusvid_core Core library for rusvid_lib with common structs and types.

rusvid_core Crates.io Version
rusvid_effect Can apply an effect on a rusvid_core::plane::Plane and exports some predefined effects.

rusvid_effect Crates.io Version
rusvid_video_encoder To create a mp4-video out of rusvid_core::plane::Plane's.

rusvid_video_encoder Crates.io Version

About

After Effects alternative written in Rust (no gui, under semi-active development)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages