Update, docs

This commit is contained in:
2019-12-11 17:49:13 +01:00
parent 3328393f1d
commit 4b8760c3e3
6 changed files with 443 additions and 4 deletions

View File

@@ -37,6 +37,7 @@
</div>
<script src="js/three.min.js"></script>
<script src="js/OrbitControls.js"></script>
<script src="js/obja.js"></script>
<script src="js/main.js"></script>
</body>
</html>