feat: Get all of Rostamian's old pages working #44

Merged
glen merged 4 commits from rostamian_old into main 2023-10-18 01:07:58 +00:00
Owner

Implements the pivot parameter to the Geometry applet and numerous new construction methods.
Resolves #36.

Implements the pivot parameter to the Geometry applet and numerous new construction methods. Resolves #36.
glen added 4 commits 2023-10-18 01:07:43 +00:00
These include circleSlider, line cutoff, and bichord. Also
  makes the order of points in the chord command more true to
  Joyce. Represents more progress on #36. Next up is dealing with
  the pivot parameter.
Dealing with general click and drag on the applet and differentiating
  between a background drag and dragging an element seemed like too big
  a task, so this PR simply provides a slider to rotate the diagram when
  the pivot is defined.

  Implementing this required storing much more construction data, and
  also dealing head-on with GeoGebra's shall we say "strange" choice where
  the value of an expression depends on what name it is assigned to...
  The resolution of this last bit was to use different GeoGebra names for
  Geometry Applet points that start with something other than an uppercase
  Roman letter.
This commit is just the last piece in the puzzle, implementing the
   perpendicular method for lines.
   Resolves #36.
glen merged commit 277d9b0a8c into main 2023-10-18 01:07:58 +00:00
glen deleted branch rostamian_old 2023-10-18 01:07:58 +00:00
Sign in to join this conversation.
No description provided.