feat: Handle vrml generated on the fly in Conway notation page (#62)

Reviewed-on: #62
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
This commit is contained in:
Glen Whitney 2024-02-18 09:32:17 +00:00 committed by Glen Whitney
parent 37bea13d30
commit dba8870c83
8 changed files with 784 additions and 54 deletions

View file

@ -7,6 +7,11 @@
<body>
<h3>Debugging</h3>
<h4>Embedded VRML/X3D display</h4>
Write to the JavaScript console: <br/>
<label for="vrml97">Generated VRML97 specifications</label>
<input type="checkbox" id="vrml97">
<br />
<h4>Java Geometry Applets</h4>
Trace the following to the JavaScript console: <br/>
<label for="commands">Commands executed</label>