freealise commited on
Commit
6c18bee
·
verified ·
1 Parent(s): 02823b2

Delete scene.htm

Browse files
Files changed (1) hide show
  1. scene.htm +0 -13
scene.htm DELETED
@@ -1,13 +0,0 @@
1
- <html>
2
- <head>
3
- <title>Babylon.js Viewer - Display a 3D model</title>
4
-
5
- </head>
6
- <body>
7
-
8
- <script src="https://preview.babylonjs.com/viewer/babylon.viewer.js"></script>
9
- <babylon model="./scene.babylon"></babylon>
10
-
11
-
12
- </body>
13
- </html>