archematics/src
Glen Whitney 4e2375b709 feat: Implement 3D Joyce Applets via JSXGraph
This is a stub/very preliminary implementation of calling JSXGraph for
  3D Joyce applets. The only element/construction method implemented so far
  is a free point.

  NOTE: This implementation is so far extremely buggy. Loading a page with a
  3D applet such as
  http://aleph0.clarku.edu/~djoyce/java/elements/bookXI/defXI9.html
  appears to enter a loop in which the div containing the JSXGraph Board
  progressively grows larger and larger, while using a tremendous amount
  of cpu.
2024-06-09 22:07:13 -07:00
..
adapptext.civet feat: Improve options page and add toggles for the two main features. (#68) 2024-02-20 04:14:44 +00:00
adapptlet.civet feat: Implement 3D Joyce Applets via JSXGraph 2024-06-09 22:07:13 -07:00
adapptypes.civet feat: Improve options page and add toggles for the two main features. (#68) 2024-02-20 04:14:44 +00:00
conway.civet feat: Reimplementation of prism generator (#65) 2024-02-19 21:52:56 +00:00
giveAwrl.civet fix: Get generators to work on Chrome; make wrl-only plugin also (#71) 2024-02-23 06:31:03 +00:00
options.civet fix: Get generators to work on Chrome; make wrl-only plugin also (#71) 2024-02-23 06:31:03 +00:00
prism.civet feat: Implement 3D Joyce Applets via JSXGraph 2024-06-09 22:07:13 -07:00