Polygon Traversal #0 (Advanced)

Creator

Dan Anderson (@dandersod)

Difficulty

Advanced

On to the Challenge!

Can you create the following graph using desmos.com or some other graphing tool? If you’re victorious, leave us a note in the comments when you’re done.
Hint:
This graph uses the polar form of the coordinate points to rotate and then changes over to rectangular to plot. For example if theta represents the values (0, pi/6, 2pi/6, … 2pi) then the coordinate (1 * cos(theta), 1*sin(theta)) represents the rectangular coordinates of a hexagon.gifsmos

Leave a Reply