TheCatster / fractal-trick

A Fractal plugin for Matricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matricks Plugin

Template for Matricks plugins in Rust

Build

  • Install the wasm32-wasi toolchain by running rustup target add wasm32-wasi
  • Run cargo build --release --target wasm32-wasi
  • Run the plugin with Matricks (on a Raspberry Pi) or with Simtricks (on other devices).

About

A Fractal plugin for Matricks


Languages

Language:Rust 100.0%