Garrett Johnson il y a 5 ans
Parent
commit
e8ffbc4914

Fichier diff supprimé car celui-ci est trop grand
+ 754 - 82
example/bundle/b3dmExample.d88db709.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
example/bundle/b3dmExample.d88db709.js.map


+ 1 - 1
example/bundle/b3dmExample.js

@@ -212,7 +212,7 @@ var parent = module.bundle.parent;
 if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
   var hostname = "" || location.hostname;
   var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
-  var ws = new WebSocket(protocol + '://' + hostname + ':' + "64703" + '/');
+  var ws = new WebSocket(protocol + '://' + hostname + ':' + "54493" + '/');
 
   ws.onmessage = function (event) {
     checkedAssets = {};

Fichier diff supprimé car celui-ci est trop grand
+ 42939 - 0
example/bundle/cmptExample.4b2a3f0d.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 0
example/bundle/cmptExample.4b2a3f0d.js.map


+ 28 - 0
example/bundle/cmptExample.html

@@ -0,0 +1,28 @@
+<!DOCTYPE html>
+<html>
+    <head>
+		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
+		<meta charset="utf-8">
+
+		<title>3D Tiles Renderer Composite Format Example</title>
+
+        <style>* {
+                margin: 0;
+                padding: 0;
+            }
+
+            html {
+                overflow: hidden;
+				font-family: Arial, Helvetica, sans-serif;
+				user-select: none;
+            }
+
+			canvas {
+				image-rendering: pixelated;
+				outline: none;
+			}</style>
+    </head>
+    <body>
+        <script src="cmptExample.4b2a3f0d.js"></script>
+    </body>
+</html>

+ 2 - 2
example/bundle/b3dmExample.4256bbd5.js

@@ -212,7 +212,7 @@ var parent = module.bundle.parent;
 if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
   var hostname = "" || location.hostname;
   var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
-  var ws = new WebSocket(protocol + '://' + hostname + ':' + "62153" + '/');
+  var ws = new WebSocket(protocol + '://' + hostname + ':' + "54493" + '/');
 
   ws.onmessage = function (event) {
     checkedAssets = {};
@@ -389,4 +389,4 @@ function hmrAcceptRun(bundle, id) {
   }
 }
 },{}]},{},["../node_modules/parcel-bundler/src/builtins/hmr-runtime.js"], null)
-//# sourceMappingURL=b3dmExample.4256bbd5.js.map
+//# sourceMappingURL=cmptExample.js.map

Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
example/bundle/b3dmExample.4256bbd5.js.map


Fichier diff supprimé car celui-ci est trop grand
+ 754 - 82
example/bundle/customMaterial.dd39ecee.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
example/bundle/customMaterial.dd39ecee.js.map


+ 1 - 1
example/bundle/customMaterial.js

@@ -212,7 +212,7 @@ var parent = module.bundle.parent;
 if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
   var hostname = "" || location.hostname;
   var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
-  var ws = new WebSocket(protocol + '://' + hostname + ':' + "64703" + '/');
+  var ws = new WebSocket(protocol + '://' + hostname + ':' + "54493" + '/');
 
   ws.onmessage = function (event) {
     checkedAssets = {};

Fichier diff supprimé car celui-ci est trop grand
+ 754 - 82
example/bundle/example.e31bb0bc.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
example/bundle/example.e31bb0bc.js.map


Fichier diff supprimé car celui-ci est trop grand
+ 42967 - 0
example/bundle/i3dmExample.c6cc930a.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 0
example/bundle/i3dmExample.c6cc930a.js.map


+ 28 - 0
example/bundle/i3dmExample.html

@@ -0,0 +1,28 @@
+<!DOCTYPE html>
+<html>
+    <head>
+		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
+		<meta charset="utf-8">
+
+		<title>3D Tiles Renderer Instanced Example</title>
+
+        <style>* {
+                margin: 0;
+                padding: 0;
+            }
+
+            html {
+                overflow: hidden;
+				font-family: Arial, Helvetica, sans-serif;
+				user-select: none;
+            }
+
+			canvas {
+				image-rendering: pixelated;
+				outline: none;
+			}</style>
+    </head>
+    <body>
+        <script src="i3dmExample.c6cc930a.js"></script>
+    </body>
+</html>

Fichier diff supprimé car celui-ci est trop grand
+ 392 - 0
example/bundle/i3dmExample.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 0
example/bundle/i3dmExample.js.map


+ 1 - 1
example/bundle/index.js

@@ -212,7 +212,7 @@ var parent = module.bundle.parent;
 if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
   var hostname = "" || location.hostname;
   var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
-  var ws = new WebSocket(protocol + '://' + hostname + ':' + "64703" + '/');
+  var ws = new WebSocket(protocol + '://' + hostname + ':' + "54493" + '/');
 
   ws.onmessage = function (event) {
     checkedAssets = {};

Fichier diff supprimé car celui-ci est trop grand
+ 42939 - 0
example/bundle/pntsExample.1cabf3ff.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 0
example/bundle/pntsExample.1cabf3ff.js.map


+ 2 - 2
example/bundle/b3dmExample.4256bbd5.html

@@ -4,7 +4,7 @@
 		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
 		<meta charset="utf-8">
 
-		<title>3D Tiles Renderer Batch Example</title>
+		<title>3D Tiles Renderer Points Example</title>
 
         <style>* {
                 margin: 0;
@@ -23,6 +23,6 @@
 			}</style>
     </head>
     <body>
-        <script src="batchExample.ff06acdf.js"></script>
+        <script src="pntsExample.1cabf3ff.js"></script>
     </body>
 </html>

Fichier diff supprimé car celui-ci est trop grand
+ 392 - 0
example/bundle/pntsExample.js


Fichier diff supprimé car celui-ci est trop grand
+ 1 - 0
example/bundle/pntsExample.js.map


+ 1 - 1
example/cmptExample.js

@@ -63,7 +63,7 @@ function init() {
 	box = new Box3();
 
 	new CMPTLoader()
-		.load( '../bim/0/1/m.cmpt' )
+		.load( '...' )
 		.then( res => {
 
 			console.log(res);