2023-08-31 05:30:41 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Archematics demo</title>
|
|
|
|
<script src="js/giveAwrl.js" type="module"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>Here is a
|
2023-09-11 01:52:39 +00:00
|
|
|
<a href="http://127.0.0.1:8080/assets/hartPoly.wrl">Hart polyhedron
|
2023-08-31 05:30:41 +00:00
|
|
|
</a>.
|
|
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html>
|