| Crates.io | rusvid_core |
| lib.rs | rusvid_core |
| version | 0.2.1 |
| created_at | 2023-03-07 13:58:07.807439+00 |
| updated_at | 2023-03-09 10:08:20.421807+00 |
| description | Core library for rusvid |
| homepage | |
| repository | https://github.com/LetsMelon/rusvid |
| max_upload_size | |
| id | 803604 |
| size | 2,404,542 |
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.