Browse Source

playground example (basic)

Raanan Weber 7 years ago
parent
commit
8226c8ecb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Viewer/dist/basicExample.html

+ 1 - 1
Viewer/dist/basicExample.html

@@ -16,7 +16,7 @@
 
     <body>
         <babylon model.title="The Bus!" model.subtitle="Remix3D" model.thumbnail="http://d33wubrfki0l68.cloudfront.net/7e08139ddee0ec38005f4232346c7f7386831300/fd934/githubuniverse/remix3d.png"
-            model.url="https://ugcorigin.s-microsoft.com/12/2e77b8e3-0000-0000-7a48-6505db2f0ef9/952/1508427934473.gltf" default-viewer="true"></babylon>
+            model.url="http://playground.babylonjs.com/scenes/Rabbit.babylon" default-viewer="true"></babylon>
         <script src="viewer.js"></script>
     </body>