Added meshes and scene for Mario 64

This commit is contained in:
Thomas FORGIONE
2015-04-14 16:58:39 +02:00
parent 848587f11b
commit 0c5676cfaf
60 changed files with 6536 additions and 101 deletions

View File

@@ -3,6 +3,7 @@
<script src="/js/three/DDSLoader.js"></script>
<script src="/js/three/MTLLoader.js"></script>
<script src="/js/three/OBJLoader.js"></script>
<script src="/js/three/OBJMTLLoader.js"></script>
<script src="/js/three/OrbitControls.js"></script>
<script src="/js/Cube.js"></script>
<script src="/js/ProgressiveSphere.js"></script>