Skip to content

Commit dd07f31

Browse files
authoredSep 18, 2019
Update index.html
1 parent 5ee4a01 commit dd07f31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎index.html

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<script src="https://d3js.org/d3.v4.min.js"></script>
55
<script src="https://threejs.org/build/three.min.js"></script>
66
<script src="https://threejs.org/examples/js/loaders/GLTFLoader.js"></script>
7+
<script src="https://threejs.org/examples/js/loaders/OBJLoader.js"></script>
8+
<!-- https://threejs.org/examples/js/loaders/OBJLoader.js -->
79

810

911
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>

0 commit comments

Comments
 (0)
Please sign in to comment.