Polyharmonic Curve
Rust, WASM, JS
Real-time computed and drawn on canvas polyharmonic curve that leverages WASM powerful math computation in browser and Rust safety. This project demonstrates a real-time, frame-rate-independent animation of a kinematic chain or coupled rotational system (often visualized as Epicycles or a Fourier series curve) using Rust compiled to WebAssembly (Wasm) for high-performance numerical computation, and JavaScript for rendering and control.