Skip to content

Commit

Permalink
Update index.html.template
Browse files Browse the repository at this point in the history
Adding/Importing OBJ and MTL links from my TransMit repository
  • Loading branch information
jac307 authored Sep 11, 2023
1 parent fca52ad commit f582980
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/index.html.template
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@
<script src="https://dktr0.github.io/LocoMotion/threejs/three.min.js"></script>
<script src="https://dktr0.github.io/LocoMotion/threejs/GLTFLoader.js"></script>
<script src="https://dktr0.github.io/LocoMotion/threejs/DRACOLoader.js"></script>
<script src="https://jac307.github.io/TransMit/OBJLoader.js"></script>
<script src="https://jac307.github.io/TransMit/MTLLoader.js"></script>
<script src="./SuperDirt.js"></script>
<script src="./hydra-synth.js"></script>
<script src="./peg-0.10.0.min.js"></script>
Expand Down

0 comments on commit f582980

Please sign in to comment.