| Crates.io | rusvid_lib |
| lib.rs | rusvid_lib |
| version | 0.2.1 |
| created_at | 2022-07-29 20:57:39.354316+00 |
| updated_at | 2023-03-09 10:13:05.02987+00 |
| description | SVG animator-library written in Rust |
| homepage | |
| repository | https://github.com/LetsMelon/rusvid |
| max_upload_size | |
| id | 635185 |
| size | 90,358 |
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.