rusvid_effect

Crates.iorusvid_effect
lib.rsrusvid_effect
version0.2.1
sourcesrc
created_at2023-03-07 14:10:06.383229
updated_at2023-03-09 10:10:13.63591
descriptionCollection of predefined image effects for rusvid
homepage
repositoryhttps://github.com/LetsMelon/rusvid
max_upload_size
id803612
size30,190
Domenic Melcher (LetsMelon)

documentation

https://docs.rs/rusvid_effect/

README

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.

Commit count: 576

cargo fmt