dynamic-learning / simulation-library-ideas

Space for requesting and suggesting ideas for new simulations
1 stars 0 forks source link

Motion using parametric equation #6

Closed JithinKS97 closed 3 years ago

JithinKS97 commented 3 years ago

To visualize the motion of a point which is represented by a parametric equation. There will be 2 equations.

x = f(t)
y = f(t)

If these two equations are provided, it should show the motion. Use https://github.com/dynamic-learning/helper-libraries/tree/main/p5.2dgraph