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
bb1713a674 feat: implement more commands needed for Alberts trisection
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.
85ad82d9e2 feat: handle the 'pivot' parameter of the Geometry Applet
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.
71a3fd4cc4 feat: Get all Rostamian's old pages working
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.