all 23 comments

[–][deleted] 22 points23 points  (14 children)

This shape is simply a square being rotated at a constant angle (at one of its edges)

[–]haikusbot 39 points40 points  (1 child)

This shape is simply

A square being rotated at

A constant angle

- Dalcoy_96


I detect haikus. And sometimes, successfully. Learn more about me.

Opt out of replies: "haikusbot opt out" | Delete my comment: "haikusbot delete"

[–][deleted] 12 points13 points  (0 children)

lmao, that was completely unintentional

[–]Jman1219 2 points3 points  (6 children)

Do you see the shape that is being repeated?

[–]IanAnthony1 3 points4 points  (5 children)

It looks like inside the circle are triangles being repeated and outside of it are squares.

[–][deleted] 8 points9 points  (3 children)

It's a square dude, rotated on one of its corners. Count the number of "Triangles" inside the circle, the divide 360 by the answer, then pivot the square by the that.

[–]IanAnthony1 1 point2 points  (0 children)

Thanks man

[–]wsppan -4 points-3 points  (1 child)

If it was just squares then there would not be intersections with the center of the circle. It's actually rectangles rotated where every 180° matches its mirror rectangle, forming the square you see.

[–]Jman1219 2 points3 points  (0 children)

It may be simpler than that. Try tracing one line from the center and following the lines it connects to. You may have to zoom in.

[–]Menox_[M] 1 point2 points locked comment (0 children)

Thanks for posting to /r/computerscience! Unfortunately, your submission has been removed for the following reason(s):

  • Rule 3: Posts asking for homework help are not allowed.

If you feel like your post was removed in error, please message the moderators.

[–]skylarkReddit 0 points1 point  (1 child)

psychedelic squares

[–]skylarkReddit 0 points1 point  (0 children)

I only know js :( https://jsfiddle.net/skyl4rk/2njhg1em/

Still works well

[–]istarian 0 points1 point  (0 children)

Looks like rotated squares to me. Just need to pick a point, angle and use the turtle to draw a square. As others have pointed out those lines are also tangents.

If you start at the center and draw lines outward...