| Crates.io | rusvid_effect |
| lib.rs | rusvid_effect |
| version | 0.2.1 |
| created_at | 2023-03-07 14:10:06.383229+00 |
| updated_at | 2023-03-09 10:10:13.63591+00 |
| description | Collection of predefined image effects for rusvid |
| homepage | |
| repository | https://github.com/LetsMelon/rusvid |
| max_upload_size | |
| id | 803612 |
| size | 30,190 |
Write and render svg-animations with Rust ✨
(no gui or cli, under active development)
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.