You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 30, 2022. It is now read-only.
"Cartesian equation type only supports straight lines. Cartesian equations for bezier curves are theoretically possible but not simple, and performance when plotted would be bad."
After simplifying a quadratic curve is actually just a simple parabola:
After simplifying a quadratic curve is actually just a simple parabola:
And the 5 constants could be pre-calculated if necessary.
Also, it would be great if something like this could be made.
Desmos Link
Thank you for reading and sorry for disturbing.