Crates.io | projectm-rs |
lib.rs | projectm-rs |
version | 1.0.5 |
source | src |
created_at | 2022-09-01 00:48:26.269999 |
updated_at | 2023-04-03 02:57:00.397431 |
description | Bindings for ProjectM |
homepage | |
repository | https://github.com/projectM-visualizer/projectm-rs |
max_upload_size | |
id | 656360 |
size | 61,351 |
To get this crate up and running properly, you'll need to install some prerequisites.
Depending on the OS/distribution and packaging system, libraries might be split into separate packages with binaries and development files. To build projectM, both binaries and development files need to be installed.
# Cargo.toml
[dependencies]
projectm-rs = { version = "1.0", features = [] } # Available features: playlist
You can easily try it out yourself, by running the command below.
cargo run --example sdl
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the LGPL-2.1 license. See LICENSE
for more information.
Blaquewithaq (Discord: SoFloppy#1289) - @anomievision - anomievision@gmail.com