feat: Conway notation page working

This commit is contained in:
Glen Whitney 2024-02-18 01:30:14 -08:00
parent af2d9e02c7
commit cbe44238a1
4 changed files with 262 additions and 23 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>