Crates.io | rusvid_core |
lib.rs | rusvid_core |
version | 0.2.1 |
source | src |
created_at | 2023-03-07 13:58:07.807439 |
updated_at | 2023-03-09 10:08:20.421807 |
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.