/Trocoid_animation

Trochoid animation and flower drawing , and a video of the circle.

Primary LanguagePython

Trocoid_animation

The torocoid is rendered using a rotation matrix in the animation.
A kind of experimental memo.


First, draw a circle and a graph that corresponds to the movement of the X and Y axes.

circle_ani

Second, Make your flower drawing beautiful.

svg

Finally, draw an animation of the inner trochoid.

trocoid_ani

Enviroment

  • python3.7
    • matplotlib
    • numpy
    • sympy