瀏覽代碼

Update index.html

androdlang 8 年之前
父節點
當前提交
f308a8dd9f
共有 1 個文件被更改,包括 2 次插入0 次删除
  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>