nannou – A creative coding framework for Rust
Summary
nannou is a Rust-based creative coding framework inspired by Processing/OpenFrameworks/Cinder, designed to help artists create visuals with simple, fast, portable code. It provides a suite of libraries (nannou, nannou_audio, nannou_core, nannou_egui, nannou_isf, nannou_laser, nannou_mesh, nannou_osc, nannou_wgpu) and examples to build interactive graphics apps using WebGPU, with Rust as the primary language. The project emphasizes accessibility for artists, ongoing development, and community contributions.