PC
Curve Editor DemoSeptember 07, 2021
Curve Editor Demo
13 years later and I decided to port my WinForms desktop application that was
written in C++ to Typescript. The ported demo is below and is rendered using
SVG. Check out my curve editor
project to see screenshots and a video of how the curve editor looked as
a WinForms application.
Future plans
I am looking to port the newer Typescript code to Rust so it can be compiled
into WebAssembly.
Demo (Work in progress)
- Current Functionality
- Switch between curve/spline algorithms
- Add / Remove / Move points
- Show / Hide shells
- Clear all control points
Mouse Position: 0, 0