donalgrant / spiro

Code and notebooks related to spirograph and harmonographs
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Additional demonstration objects #4

Closed donalgrant closed 1 year ago

donalgrant commented 1 year ago

In addition to ring, line, square, triangle, and heart:

donalgrant commented 1 year ago

polygon and arc done. Should be able to write cross in terms of polygon. Also added ngon for regular polygons.

donalgrant commented 1 year ago

wrote n-star and cross in terms of polygon.