|
|
||||||||||||||
Advanced spirograph drawing tool for Windows
What is a Spirograph?A Spirograph is formed by rolling a circle inside or outside of another circle. The pen is placed at any point on the rolling circle. If the radius of
fixed circle is R, the radius of moving circle is r, and the offset of the pen point in the moving circle is O, then the equation of the resulting curve is defined by: x = (R+r)*cos(t) - (r+O)*cos(((R+r)/r)*t) Where R,r, and O are defined below. The app allows you to create all the SpiroGraphs your heart desires by varying the values of R, r and O, as well a) Radius1 (R) Radius of circle (equator) centered at the origin. SpiroCharts draws a line between points defined by t and t+1. Then between the points defined by t+1 and t+2 and so on.
|
||||||||||||||