feat: joyce commands needed for BookEleven #57

Merged
glen merged 3 commits from BookEleven into main 2024-02-10 07:01:21 +00:00
Owner
No description provided.
glen added 3 commits 2024-02-10 07:01:09 +00:00
a4f3a96d6e feat: Improve 3D operation
Working toward successfully rendering Book Eleven. Specific changes in
   this commit include:
      * Improvement to coordinate system/initial view for 3D constructions
      * More attention to ambient plane for some 2D commands
      * Add sphereSlider construction method for point
      * Add intersection construction method for circle (intersection of
         two spheres)
      * Fix display/non-display of perimeter of sectors
      * Add sphere construction by radius
      * Add polyhedron construction methods parallelepiped and pyramid
e10da118a7 feat: new arguments for perpendicular method of point
This should complete all of Joyce's options for constructing
   a point by being perpendicular to something. Also fixes coloring
   of the sphere and adds the planeSlider method for constructing a
   point.
glen merged commit 0b241e010e into main 2024-02-10 07:01:21 +00:00
glen deleted branch BookEleven 2024-02-10 07:01:21 +00:00
Sign in to join this conversation.
No description provided.