sam-lb / complexmos

WebGL-based Desmos-style graphing calculator with complex number support
http://complexmos.sambrunacini.com/app/
MIT License
3 stars 0 forks source link

Add parametric equation support to the UI #24

Open sam-lb opened 1 month ago

sam-lb commented 1 month ago

Parametric equations are already supported in p5 mode, but they do not have a UI hook. Parametrics are not implemented in WebGL mode.