| Crates.io | simtricks |
| lib.rs | simtricks |
| version | 0.3.0 |
| created_at | 2023-08-23 01:26:01.370897+00 |
| updated_at | 2023-10-23 22:42:29.82156+00 |
| description | A tool to run Matricks plugins on non-Raspberry Pi devices |
| homepage | https://github.com/wymcg/simtricks |
| repository | https://github.com/wymcg/simtricks |
| max_upload_size | |
| id | 951485 |
| size | 155,894 |
Simtricks is a tool to run Matricks plugins without a Raspberry Pi.
cargo install simtricksSimtricks is run from the command line. At a minimum, you must provide a plugin and the dimensions of the matrix:
simtricks --path <PATH_TO_PLUGIN> --width <WIDTH> --height <HEIGHT>
Run simtricks -h for a complete list of options.
For a list of examples to try, check out the Matricks example plugin page.