Thingiverse
Parametric icon
by kitwallace
4
Downloads
3
Likes
0
Makes
Uses the two parametric equations
x = cos(a*t) - pow(cos(b*t),j)
y = sin(c*t) - pow(sin(d*t),k)
to construct 6-parameter icons extruded to 3D
This uses the code for graphing general functions from http://www.thingiverse.com/thing:1376715
The functions are included in https://en.wikipedia.org/wiki/Parametric_equation under 'Sophisticated equations' which shows some explorations of this parametric space for low j and k.
For the printed icons, the values are
a=5;b=3;c=2;d=3;j=3;k=2;
and
a=1;b=3;c=3;d=2;j=5;k=6;
Fractional values of a-d will require additional cycles to complete the graph.
The number of possible combinations is in the order of millions, so this could be a bit of a timepit.
I would love to know the proper name for this set of equations.
x = cos(a*t) - pow(cos(b*t),j)
y = sin(c*t) - pow(sin(d*t),k)
to construct 6-parameter icons extruded to 3D
This uses the code for graphing general functions from http://www.thingiverse.com/thing:1376715
The functions are included in https://en.wikipedia.org/wiki/Parametric_equation under 'Sophisticated equations' which shows some explorations of this parametric space for low j and k.
For the printed icons, the values are
a=5;b=3;c=2;d=3;j=3;k=2;
and
a=1;b=3;c=3;d=2;j=5;k=6;
Fractional values of a-d will require additional cycles to complete the graph.
The number of possible combinations is in the order of millions, so this could be a bit of a timepit.
I would love to know the proper name for this set of equations.
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!