Browser plugin to uncover lost mathematical treasures on the web
Go to file
Glen Whitney 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.
2023-10-13 10:17:16 -07:00
etc feat: handle the 'pivot' parameter of the Geometry Applet 2023-10-13 10:17:16 -07:00
public feat: Start implementing Rostamian's pages (#39) 2023-10-06 19:38:56 +00:00
src feat: handle the 'pivot' parameter of the Geometry Applet 2023-10-13 10:17:16 -07:00
tools feat: Get extension working in the Edge browser (#42) 2023-10-10 03:17:19 +00:00
.gitignore feat: Get extension working in the Edge browser (#42) 2023-10-10 03:17:19 +00:00
LICENSE chore: Initialize pnpm package manager 2023-08-28 08:33:10 -07:00
package.json5 feat: Get extension working in the Edge browser (#42) 2023-10-10 03:17:19 +00:00
pnpm-lock.yaml feat: Get extension working in the Edge browser (#42) 2023-10-10 03:17:19 +00:00
README.md Initial commit 2023-08-28 05:11:26 +00:00
tsconfig.json chore: Check types and add draft full typing for x_ite. (#18) 2023-09-11 01:52:39 +00:00

archematics

Browser plugin to uncover lost mathematical treasures on the web