Playground-integration CompoundShader
@@ -51,7 +51,10 @@
<script src="https://www.babylonjs.com/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="css/index.css" rel="stylesheet" />
</head>
<body>
@@ -39,6 +39,7 @@
<link href="frame.css" rel="stylesheet" />
@@ -51,6 +51,8 @@