Thursday, December 29, 2022

Today's prompt was 'loft bed'. I don't remember why I thought that was a good idea...


Go back to the beginning with the atan2 page, get a random point and angle, push out p1 to some radius, and use atan2(y1-y0, x1-x0) to double-check, then move on adding some random amount to the current angle and pushing p2 out some random but similar distance and radius from p0.

No comments:

Post a Comment