Przeglądaj źródła

Update index.html

androdlang 8 lat temu
rodzic
commit
f308a8dd9f
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      Playground/index.html

+ 2 - 0
Playground/index.html

@@ -49,6 +49,8 @@
     <script src="https://babylonjs.azurewebsites.net/lib/babylon.glTFFileLoader.js"></script>
     <script src="https://babylonjs.azurewebsites.net/lib/babylon.objFileLoader.js"></script>
     <script src="https://babylonjs.azurewebsites.net/lib/babylon.stlFileLoader.js"></script>
+    
+    <script src="https://rawgit.com/BabylonJS/Extensions/master/ClonerSystem/src/babylonx.cloner.js"></script>
     <link href="index.css" rel="stylesheet" />
 </head>
 <body>