Sketchbook

Interactive visual applications in Rust.

Notice

This crate is still in early development. It is fully usable as is, but more features are expected to be added. Additionally, the documentation is not currently complete.

Currently the only developed environment is sketchbook-wgpu. It is not a requirement to use sketchbook-wgpu, but not using it will require implementing a custom environment.

Project Goals

Goals:

Non-goals:

Environments

Currently only sketchbook-wgpu exists as a ready to use environment for Sketchbook. Future plans include a WASM environment, other native backends, and embedded environments (i.e. like Arduino).