소스 검색

Update index.html

androdlang 8 년 전
부모
커밋
3b54d0c27e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Playground/index.html

+ 1 - 0
Playground/index.html

@@ -51,6 +51,7 @@
     <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>
+    <script src="https://rawgit.com/BabylonJS/Extensions/master/CompoundShader/src/babylonx.CompoundShader.js"></script>
     <link href="index.css" rel="stylesheet" />
 </head>
 <body>