Safe-wrapper bindings for ProjectM
Docs
·
Example
·
Report Bug
·
Request Feature
Table of Contents
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.
```
[dependencies] projectm = { version = "1.0", features = [] } # Available features: playlist ```
Check out the frontend-sdl repo for an example on how to utilize the projectM library.
* frontend-sdl-rust
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