feat: Add targets for wrl activity, import x_ite

This commit is contained in:
Glen Whitney 2023-08-30 00:02:08 -07:00
parent 97f7138d7b
commit d4b6ddd861
4 changed files with 262 additions and 0 deletions

View file

@ -5,9 +5,14 @@
<title>Archematics demo</title>
</head>
<body>
<h2>Joyce Geometry Applet</h2>
<ul>
<li> <a href="inscribed-equilateral.html">Before</a> </li>
<li> <a href="inscribed-modified.html">After</a> </li>
</ul>
<h2>WRL Files</h2>
<ul><li> <a href="wrl_2.html">Target two</a></li>
<li> <a href="wrl_modified.html">Target modified</a></li>
</ul>
</body>
</html>