-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
Can the drawing tool be updated to allow drawing horocycles and hypercycles too? The way I imagine it working:
- For horocycles, you get a horocycle that passes through both the point where you pressed the mouse and the point where you released it. (Since there are two such horocycles for any given pair of points, you could get the other one by swapping the order of those points.)
- For hypercycles, call point A the point where you pressed the mouse, and point B the point where you released the mouse. Let the guiding line be the line perpendicular to AB that passes through A, and then draw the hypercycle that passes through B. For example, the attached picture shows a choice of A and B that would draw the boundary of the Haunted Woods.

Metadata
Metadata
Assignees
Labels
No labels