<p>These materials are from a <ahref="https://jsxgraph.org/conf2024/program/fenyes/">short workshop</a> at the 2024 International JSXGraph Conference. You can watch a <ahref="https://www.youtube.com/watch?v=gwc0BrLjuiI">video</a> of the workshop to learn more about how they were used. They’re available here, in a <ahref="https://code.studioinfinity.org/Vectornaut/jsxgraph-3d-workshop">public Git repository</a>, and (for the templates) on JSFiddle.</p>
<p>These templates show various ways of creating and styling the 3D elements that were added to JSXGraph in the summer of 2024. You can use them as starting points for your own explorations. Download the template files (or edit the JSFiddle versions online) and play with the the code in the <code>script</code> tags. The code is designed to be easy to copy and change—not to be concise or efficient.</p>
<p>If you need some inspiration to help you practice with the new 3D elements, try to recreate these scenes without looking at the source code. You don't need to make your versions look exactly the same, or even close to the same; these are just to get you thinking.</p>
<p>These new JSXGraph elements and capabilities were developed thanks to the fiscal sponsorship of the <ahref="https://seattlemathmuseum.org">Seattle Universal Math Museum</a>. They were motivated by the <ahref="https://archematics.app">archematics</a> project: an effort to preserve interactive visualizations made with David Joyce’s <ahref="http://aleph0.clarku.edu/~djoyce/java/elements/elements.html">Geometry Applet</a>. When archematics is ready for public release, it will hopefully be built on JSXGraph.</p>
<p>After the workshop, Alfred Wassermann remarked that the Geometry Applet was one of JSXGraph’s original inspirations. It’s nice to look forward to JSXGraph coming full circle and helping preserve the software that influenced its development.</p>