feat: Conway notation page working
This commit is contained in:
parent
af2d9e02c7
commit
cbe44238a1
4 changed files with 262 additions and 23 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue