| Crates.io | rusvid_video_encoder |
| lib.rs | rusvid_video_encoder |
| version | 0.2.1 |
| created_at | 2023-03-07 14:17:02.560705+00 |
| updated_at | 2023-03-09 10:11:25.519232+00 |
| description | h264 mp4 encoder for rusvid |
| homepage | |
| repository | https://github.com/LetsMelon/rusvid |
| max_upload_size | |
| id | 803613 |
| size | 68,098 |
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.