x_ite 11.5.11 → 11.5.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/dist/assets/components/AnnotationComponent.js +2 -378
- package/dist/assets/components/AnnotationComponent.min.js +2 -2
- package/dist/assets/components/CADGeometryComponent.js +2 -378
- package/dist/assets/components/CADGeometryComponent.min.js +2 -2
- package/dist/assets/components/CubeMapTexturingComponent.js +4 -333
- package/dist/assets/components/CubeMapTexturingComponent.min.js +2 -2
- package/dist/assets/components/DISComponent.js +2 -331
- package/dist/assets/components/DISComponent.min.js +2 -2
- package/dist/assets/components/EventUtilitiesComponent.js +2 -472
- package/dist/assets/components/EventUtilitiesComponent.min.js +2 -2
- package/dist/assets/components/Geometry2DComponent.js +2 -707
- package/dist/assets/components/Geometry2DComponent.min.js +2 -2
- package/dist/assets/components/GeospatialComponent.js +4 -897
- package/dist/assets/components/GeospatialComponent.min.js +2 -2
- package/dist/assets/components/HAnimComponent.js +9 -338
- package/dist/assets/components/HAnimComponent.min.js +2 -2
- package/dist/assets/components/KeyDeviceSensorComponent.js +2 -237
- package/dist/assets/components/KeyDeviceSensorComponent.min.js +2 -2
- package/dist/assets/components/LayoutComponent.js +2 -425
- package/dist/assets/components/LayoutComponent.min.js +2 -2
- package/dist/assets/components/NURBSComponent.js +3 -896
- package/dist/assets/components/NURBSComponent.min.js +2 -2
- package/dist/assets/components/ParticleSystemsComponent.js +9 -715
- package/dist/assets/components/ParticleSystemsComponent.min.js +2 -2
- package/dist/assets/components/PickingComponent.js +2 -566
- package/dist/assets/components/PickingComponent.min.js +2 -2
- package/dist/assets/components/RigidBodyPhysicsComponent.js +2 -942
- package/dist/assets/components/RigidBodyPhysicsComponent.min.js +2 -2
- package/dist/assets/components/ScriptingComponent.js +2 -190
- package/dist/assets/components/ScriptingComponent.min.js +2 -2
- package/dist/assets/components/TextComponent.js +2 -379
- package/dist/assets/components/TextComponent.min.js +2 -2
- package/dist/assets/components/TextureProjectionComponent.js +8 -196
- package/dist/assets/components/TextureProjectionComponent.min.js +2 -2
- package/dist/assets/components/Texturing3DComponent.js +4303 -4867
- package/dist/assets/components/Texturing3DComponent.min.js +2 -2
- package/dist/assets/components/VolumeRenderingComponent.js +5 -900
- package/dist/assets/components/VolumeRenderingComponent.min.js +2 -2
- package/dist/assets/components/WebXRComponent.js +5 -145
- package/dist/assets/components/WebXRComponent.min.js +2 -2
- package/dist/assets/components/X_ITEComponent.js +18 -853
- package/dist/assets/components/X_ITEComponent.min.js +2 -2
- package/dist/assets/fonts/PT_Sans/OFL.txt +94 -94
- package/dist/assets/lib/libktx.js +1 -1
- package/dist/assets/lib/libktx.wasm +0 -0
- package/dist/example.html +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +51129 -70574
- package/dist/x_ite.min.js +2 -2
- package/dist/x_ite.min.mjs +2 -2
- package/dist/x_ite.mjs +51013 -70458
- package/dist/x_ite.zip +0 -0
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/* X_ITE v11.5.
|
|
2
|
-
const __X_ITE_X3D__ = window [Symbol .for ("X_ITE.X3D-11.5.
|
|
1
|
+
/* X_ITE v11.5.14 */
|
|
2
|
+
const __X_ITE_X3D__ = window [Symbol .for ("X_ITE.X3D-11.5.14")];
|
|
3
3
|
/******/ (() => { // webpackBootstrap
|
|
4
4
|
/******/ "use strict";
|
|
5
5
|
/******/ // The require scope
|
|
@@ -64,53 +64,6 @@ var external_X_ITE_X3D_BitSet_default = /*#__PURE__*/__webpack_require__.n(exter
|
|
|
64
64
|
const external_X_ITE_X3D_Namespace_namespaceObject = __X_ITE_X3D__ .Namespace;
|
|
65
65
|
var external_X_ITE_X3D_Namespace_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_Namespace_namespaceObject);
|
|
66
66
|
;// ./src/x_ite/Components/X_ITE/X3DMaterialExtensionNode.js
|
|
67
|
-
/*******************************************************************************
|
|
68
|
-
*
|
|
69
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
70
|
-
*
|
|
71
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
72
|
-
*
|
|
73
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
74
|
-
*
|
|
75
|
-
* The copyright notice above does not evidence any actual of intended
|
|
76
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
77
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
78
|
-
* create3000.
|
|
79
|
-
*
|
|
80
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
81
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
82
|
-
* permission of create3000.
|
|
83
|
-
*
|
|
84
|
-
* NON-MILITARY USE ONLY
|
|
85
|
-
*
|
|
86
|
-
* All create3000 software are effectively free software with a non-military use
|
|
87
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
88
|
-
* source in any way you please with the exception anything that uses it must be
|
|
89
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
90
|
-
*
|
|
91
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
92
|
-
*
|
|
93
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
94
|
-
*
|
|
95
|
-
* This file is part of the X_ITE Project.
|
|
96
|
-
*
|
|
97
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
98
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
99
|
-
* Free Software Foundation.
|
|
100
|
-
*
|
|
101
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
102
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
103
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
104
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
105
|
-
*
|
|
106
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
107
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
108
|
-
* copy of the GPLv3 License.
|
|
109
|
-
*
|
|
110
|
-
* For Silvio, Joy and Adi.
|
|
111
|
-
*
|
|
112
|
-
******************************************************************************/
|
|
113
|
-
|
|
114
67
|
|
|
115
68
|
|
|
116
69
|
|
|
@@ -149,53 +102,6 @@ const __default__ = X3DMaterialExtensionNode;
|
|
|
149
102
|
const external_X_ITE_X3D_X3DCast_namespaceObject = __X_ITE_X3D__ .X3DCast;
|
|
150
103
|
var external_X_ITE_X3D_X3DCast_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_X3DCast_namespaceObject);
|
|
151
104
|
;// ./src/x_ite/Browser/X_ITE/ExtensionKeys.js
|
|
152
|
-
/*******************************************************************************
|
|
153
|
-
*
|
|
154
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
155
|
-
*
|
|
156
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
157
|
-
*
|
|
158
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
159
|
-
*
|
|
160
|
-
* The copyright notice above does not evidence any actual of intended
|
|
161
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
162
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
163
|
-
* create3000.
|
|
164
|
-
*
|
|
165
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
166
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
167
|
-
* permission of create3000.
|
|
168
|
-
*
|
|
169
|
-
* NON-MILITARY USE ONLY
|
|
170
|
-
*
|
|
171
|
-
* All create3000 software are effectively free software with a non-military use
|
|
172
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
173
|
-
* source in any way you please with the exception anything that uses it must be
|
|
174
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
175
|
-
*
|
|
176
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
177
|
-
*
|
|
178
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
179
|
-
*
|
|
180
|
-
* This file is part of the X_ITE Project.
|
|
181
|
-
*
|
|
182
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
183
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
184
|
-
* Free Software Foundation.
|
|
185
|
-
*
|
|
186
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
187
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
188
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
189
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
190
|
-
*
|
|
191
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
192
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
193
|
-
* copy of the GPLv3 License.
|
|
194
|
-
*
|
|
195
|
-
* For Silvio, Joy and Adi.
|
|
196
|
-
*
|
|
197
|
-
******************************************************************************/
|
|
198
|
-
|
|
199
105
|
let i = 0;
|
|
200
106
|
|
|
201
107
|
const ExtensionKeys =
|
|
@@ -214,53 +120,6 @@ const ExtensionKeys_default_ = ExtensionKeys;
|
|
|
214
120
|
const external_X_ITE_X3D_MaterialTextures_namespaceObject = __X_ITE_X3D__ .MaterialTextures;
|
|
215
121
|
var external_X_ITE_X3D_MaterialTextures_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_MaterialTextures_namespaceObject);
|
|
216
122
|
;// ./src/x_ite/Components/X_ITE/AnisotropyMaterialExtension.js
|
|
217
|
-
/*******************************************************************************
|
|
218
|
-
*
|
|
219
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
220
|
-
*
|
|
221
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
222
|
-
*
|
|
223
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
224
|
-
*
|
|
225
|
-
* The copyright notice above does not evidence any actual of intended
|
|
226
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
227
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
228
|
-
* create3000.
|
|
229
|
-
*
|
|
230
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
231
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
232
|
-
* permission of create3000.
|
|
233
|
-
*
|
|
234
|
-
* NON-MILITARY USE ONLY
|
|
235
|
-
*
|
|
236
|
-
* All create3000 software are effectively free software with a non-military use
|
|
237
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
238
|
-
* source in any way you please with the exception anything that uses it must be
|
|
239
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
240
|
-
*
|
|
241
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
242
|
-
*
|
|
243
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
244
|
-
*
|
|
245
|
-
* This file is part of the X_ITE Project.
|
|
246
|
-
*
|
|
247
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
248
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
249
|
-
* Free Software Foundation.
|
|
250
|
-
*
|
|
251
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
252
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
253
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
254
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
255
|
-
*
|
|
256
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
257
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
258
|
-
* copy of the GPLv3 License.
|
|
259
|
-
*
|
|
260
|
-
* For Silvio, Joy and Adi.
|
|
261
|
-
*
|
|
262
|
-
******************************************************************************/
|
|
263
|
-
|
|
264
123
|
|
|
265
124
|
|
|
266
125
|
|
|
@@ -387,53 +246,6 @@ const AnisotropyMaterialExtension_default_ = AnisotropyMaterialExtension;
|
|
|
387
246
|
const external_X_ITE_X3D_X3DAppearanceChildNode_namespaceObject = __X_ITE_X3D__ .X3DAppearanceChildNode;
|
|
388
247
|
var external_X_ITE_X3D_X3DAppearanceChildNode_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_X3DAppearanceChildNode_namespaceObject);
|
|
389
248
|
;// ./src/x_ite/Components/X_ITE/BlendMode.js
|
|
390
|
-
/*******************************************************************************
|
|
391
|
-
*
|
|
392
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
393
|
-
*
|
|
394
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
395
|
-
*
|
|
396
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
397
|
-
*
|
|
398
|
-
* The copyright notice above does not evidence any actual of intended
|
|
399
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
400
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
401
|
-
* create3000.
|
|
402
|
-
*
|
|
403
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
404
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
405
|
-
* permission of create3000.
|
|
406
|
-
*
|
|
407
|
-
* NON-MILITARY USE ONLY
|
|
408
|
-
*
|
|
409
|
-
* All create3000 software are effectively free software with a non-military use
|
|
410
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
411
|
-
* source in any way you please with the exception anything that uses it must be
|
|
412
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
413
|
-
*
|
|
414
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
415
|
-
*
|
|
416
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
417
|
-
*
|
|
418
|
-
* This file is part of the X_ITE Project.
|
|
419
|
-
*
|
|
420
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
421
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
422
|
-
* Free Software Foundation.
|
|
423
|
-
*
|
|
424
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
425
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
426
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
427
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
428
|
-
*
|
|
429
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
430
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
431
|
-
* copy of the GPLv3 License.
|
|
432
|
-
*
|
|
433
|
-
* For Silvio, Joy and Adi.
|
|
434
|
-
*
|
|
435
|
-
******************************************************************************/
|
|
436
|
-
|
|
437
249
|
|
|
438
250
|
|
|
439
251
|
|
|
@@ -573,53 +385,6 @@ const BlendMode_default_ = BlendMode;
|
|
|
573
385
|
const external_X_ITE_X3D_Algorithm_namespaceObject = __X_ITE_X3D__ .Algorithm;
|
|
574
386
|
var external_X_ITE_X3D_Algorithm_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_Algorithm_namespaceObject);
|
|
575
387
|
;// ./src/x_ite/Components/X_ITE/ClearcoatMaterialExtension.js
|
|
576
|
-
/*******************************************************************************
|
|
577
|
-
*
|
|
578
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
579
|
-
*
|
|
580
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
581
|
-
*
|
|
582
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
583
|
-
*
|
|
584
|
-
* The copyright notice above does not evidence any actual of intended
|
|
585
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
586
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
587
|
-
* create3000.
|
|
588
|
-
*
|
|
589
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
590
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
591
|
-
* permission of create3000.
|
|
592
|
-
*
|
|
593
|
-
* NON-MILITARY USE ONLY
|
|
594
|
-
*
|
|
595
|
-
* All create3000 software are effectively free software with a non-military use
|
|
596
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
597
|
-
* source in any way you please with the exception anything that uses it must be
|
|
598
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
599
|
-
*
|
|
600
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
601
|
-
*
|
|
602
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
603
|
-
*
|
|
604
|
-
* This file is part of the X_ITE Project.
|
|
605
|
-
*
|
|
606
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
607
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
608
|
-
* Free Software Foundation.
|
|
609
|
-
*
|
|
610
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
611
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
612
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
613
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
614
|
-
*
|
|
615
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
616
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
617
|
-
* copy of the GPLv3 License.
|
|
618
|
-
*
|
|
619
|
-
* For Silvio, Joy and Adi.
|
|
620
|
-
*
|
|
621
|
-
******************************************************************************/
|
|
622
|
-
|
|
623
388
|
|
|
624
389
|
|
|
625
390
|
|
|
@@ -778,53 +543,6 @@ const ClearcoatMaterialExtension_default_ = ClearcoatMaterialExtension;
|
|
|
778
543
|
|
|
779
544
|
/* harmony default export */ const X_ITE_ClearcoatMaterialExtension = (external_X_ITE_X3D_Namespace_default().add ("ClearcoatMaterialExtension", ClearcoatMaterialExtension_default_));
|
|
780
545
|
;// ./src/x_ite/Components/X_ITE/DepthMode.js
|
|
781
|
-
/*******************************************************************************
|
|
782
|
-
*
|
|
783
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
784
|
-
*
|
|
785
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
786
|
-
*
|
|
787
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
788
|
-
*
|
|
789
|
-
* The copyright notice above does not evidence any actual of intended
|
|
790
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
791
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
792
|
-
* create3000.
|
|
793
|
-
*
|
|
794
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
795
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
796
|
-
* permission of create3000.
|
|
797
|
-
*
|
|
798
|
-
* NON-MILITARY USE ONLY
|
|
799
|
-
*
|
|
800
|
-
* All create3000 software are effectively free software with a non-military use
|
|
801
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
802
|
-
* source in any way you please with the exception anything that uses it must be
|
|
803
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
804
|
-
*
|
|
805
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
806
|
-
*
|
|
807
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
808
|
-
*
|
|
809
|
-
* This file is part of the X_ITE Project.
|
|
810
|
-
*
|
|
811
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
812
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
813
|
-
* Free Software Foundation.
|
|
814
|
-
*
|
|
815
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
816
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
817
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
818
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
819
|
-
*
|
|
820
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
821
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
822
|
-
* copy of the GPLv3 License.
|
|
823
|
-
*
|
|
824
|
-
* For Silvio, Joy and Adi.
|
|
825
|
-
*
|
|
826
|
-
******************************************************************************/
|
|
827
|
-
|
|
828
546
|
|
|
829
547
|
|
|
830
548
|
|
|
@@ -929,53 +647,6 @@ const DepthMode_default_ = DepthMode;
|
|
|
929
647
|
|
|
930
648
|
/* harmony default export */ const X_ITE_DepthMode = (external_X_ITE_X3D_Namespace_default().add ("DepthMode", DepthMode_default_));
|
|
931
649
|
;// ./src/x_ite/Components/X_ITE/DiffuseTransmissionMaterialExtension.js
|
|
932
|
-
/*******************************************************************************
|
|
933
|
-
*
|
|
934
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
935
|
-
*
|
|
936
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
937
|
-
*
|
|
938
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
939
|
-
*
|
|
940
|
-
* The copyright notice above does not evidence any actual of intended
|
|
941
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
942
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
943
|
-
* create3000.
|
|
944
|
-
*
|
|
945
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
946
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
947
|
-
* permission of create3000.
|
|
948
|
-
*
|
|
949
|
-
* NON-MILITARY USE ONLY
|
|
950
|
-
*
|
|
951
|
-
* All create3000 software are effectively free software with a non-military use
|
|
952
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
953
|
-
* source in any way you please with the exception anything that uses it must be
|
|
954
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
955
|
-
*
|
|
956
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
957
|
-
*
|
|
958
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
959
|
-
*
|
|
960
|
-
* This file is part of the X_ITE Project.
|
|
961
|
-
*
|
|
962
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
963
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
964
|
-
* Free Software Foundation.
|
|
965
|
-
*
|
|
966
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
967
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
968
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
969
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
970
|
-
*
|
|
971
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
972
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
973
|
-
* copy of the GPLv3 License.
|
|
974
|
-
*
|
|
975
|
-
* For Silvio, Joy and Adi.
|
|
976
|
-
*
|
|
977
|
-
******************************************************************************/
|
|
978
|
-
|
|
979
650
|
|
|
980
651
|
|
|
981
652
|
|
|
@@ -1116,53 +787,6 @@ const DiffuseTransmissionMaterialExtension_default_ = DiffuseTransmissionMateria
|
|
|
1116
787
|
|
|
1117
788
|
/* harmony default export */ const X_ITE_DiffuseTransmissionMaterialExtension = (external_X_ITE_X3D_Namespace_default().add ("DiffuseTransmissionMaterialExtension", DiffuseTransmissionMaterialExtension_default_));
|
|
1118
789
|
;// ./src/x_ite/Components/X_ITE/DispersionMaterialExtension.js
|
|
1119
|
-
/*******************************************************************************
|
|
1120
|
-
*
|
|
1121
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1122
|
-
*
|
|
1123
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
1124
|
-
*
|
|
1125
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
1126
|
-
*
|
|
1127
|
-
* The copyright notice above does not evidence any actual of intended
|
|
1128
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
1129
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
1130
|
-
* create3000.
|
|
1131
|
-
*
|
|
1132
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
1133
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
1134
|
-
* permission of create3000.
|
|
1135
|
-
*
|
|
1136
|
-
* NON-MILITARY USE ONLY
|
|
1137
|
-
*
|
|
1138
|
-
* All create3000 software are effectively free software with a non-military use
|
|
1139
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
1140
|
-
* source in any way you please with the exception anything that uses it must be
|
|
1141
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
1142
|
-
*
|
|
1143
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1144
|
-
*
|
|
1145
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
1146
|
-
*
|
|
1147
|
-
* This file is part of the X_ITE Project.
|
|
1148
|
-
*
|
|
1149
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
1150
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
1151
|
-
* Free Software Foundation.
|
|
1152
|
-
*
|
|
1153
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
1154
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
1155
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
1156
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
1157
|
-
*
|
|
1158
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
1159
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
1160
|
-
* copy of the GPLv3 License.
|
|
1161
|
-
*
|
|
1162
|
-
* For Silvio, Joy and Adi.
|
|
1163
|
-
*
|
|
1164
|
-
******************************************************************************/
|
|
1165
|
-
|
|
1166
790
|
|
|
1167
791
|
|
|
1168
792
|
|
|
@@ -1236,53 +860,6 @@ const DispersionMaterialExtension_default_ = DispersionMaterialExtension;
|
|
|
1236
860
|
|
|
1237
861
|
/* harmony default export */ const X_ITE_DispersionMaterialExtension = (external_X_ITE_X3D_Namespace_default().add ("DispersionMaterialExtension", DispersionMaterialExtension_default_));
|
|
1238
862
|
;// ./src/x_ite/Components/X_ITE/EmissiveStrengthMaterialExtension.js
|
|
1239
|
-
/*******************************************************************************
|
|
1240
|
-
*
|
|
1241
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1242
|
-
*
|
|
1243
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
1244
|
-
*
|
|
1245
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
1246
|
-
*
|
|
1247
|
-
* The copyright notice above does not evidence any actual of intended
|
|
1248
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
1249
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
1250
|
-
* create3000.
|
|
1251
|
-
*
|
|
1252
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
1253
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
1254
|
-
* permission of create3000.
|
|
1255
|
-
*
|
|
1256
|
-
* NON-MILITARY USE ONLY
|
|
1257
|
-
*
|
|
1258
|
-
* All create3000 software are effectively free software with a non-military use
|
|
1259
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
1260
|
-
* source in any way you please with the exception anything that uses it must be
|
|
1261
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
1262
|
-
*
|
|
1263
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1264
|
-
*
|
|
1265
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
1266
|
-
*
|
|
1267
|
-
* This file is part of the X_ITE Project.
|
|
1268
|
-
*
|
|
1269
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
1270
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
1271
|
-
* Free Software Foundation.
|
|
1272
|
-
*
|
|
1273
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
1274
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
1275
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
1276
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
1277
|
-
*
|
|
1278
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
1279
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
1280
|
-
* copy of the GPLv3 License.
|
|
1281
|
-
*
|
|
1282
|
-
* For Silvio, Joy and Adi.
|
|
1283
|
-
*
|
|
1284
|
-
******************************************************************************/
|
|
1285
|
-
|
|
1286
863
|
|
|
1287
864
|
|
|
1288
865
|
|
|
@@ -1368,53 +945,6 @@ var external_X_ITE_X3D_Matrix4_default = /*#__PURE__*/__webpack_require__.n(exte
|
|
|
1368
945
|
const external_X_ITE_X3D_Box3_namespaceObject = __X_ITE_X3D__ .Box3;
|
|
1369
946
|
var external_X_ITE_X3D_Box3_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_Box3_namespaceObject);
|
|
1370
947
|
;// ./src/x_ite/Components/X_ITE/InstancedShape.js
|
|
1371
|
-
/*******************************************************************************
|
|
1372
|
-
*
|
|
1373
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1374
|
-
*
|
|
1375
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
1376
|
-
*
|
|
1377
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
1378
|
-
*
|
|
1379
|
-
* The copyright notice above does not evidence any actual of intended
|
|
1380
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
1381
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
1382
|
-
* create3000.
|
|
1383
|
-
*
|
|
1384
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
1385
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
1386
|
-
* permission of create3000.
|
|
1387
|
-
*
|
|
1388
|
-
* NON-MILITARY USE ONLY
|
|
1389
|
-
*
|
|
1390
|
-
* All create3000 software are effectively free software with a non-military use
|
|
1391
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
1392
|
-
* source in any way you please with the exception anything that uses it must be
|
|
1393
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
1394
|
-
*
|
|
1395
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1396
|
-
*
|
|
1397
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
1398
|
-
*
|
|
1399
|
-
* This file is part of the X_ITE Project.
|
|
1400
|
-
*
|
|
1401
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
1402
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
1403
|
-
* Free Software Foundation.
|
|
1404
|
-
*
|
|
1405
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
1406
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
1407
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
1408
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
1409
|
-
*
|
|
1410
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
1411
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
1412
|
-
* copy of the GPLv3 License.
|
|
1413
|
-
*
|
|
1414
|
-
* For Silvio, Joy and Adi.
|
|
1415
|
-
*
|
|
1416
|
-
******************************************************************************/
|
|
1417
|
-
|
|
1418
948
|
|
|
1419
949
|
|
|
1420
950
|
|
|
@@ -1614,53 +1144,6 @@ const InstancedShape_default_ = InstancedShape;
|
|
|
1614
1144
|
|
|
1615
1145
|
/* harmony default export */ const X_ITE_InstancedShape = (external_X_ITE_X3D_Namespace_default().add ("InstancedShape", InstancedShape_default_));
|
|
1616
1146
|
;// ./src/x_ite/Components/X_ITE/IORMaterialExtension.js
|
|
1617
|
-
/*******************************************************************************
|
|
1618
|
-
*
|
|
1619
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1620
|
-
*
|
|
1621
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
1622
|
-
*
|
|
1623
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
1624
|
-
*
|
|
1625
|
-
* The copyright notice above does not evidence any actual of intended
|
|
1626
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
1627
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
1628
|
-
* create3000.
|
|
1629
|
-
*
|
|
1630
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
1631
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
1632
|
-
* permission of create3000.
|
|
1633
|
-
*
|
|
1634
|
-
* NON-MILITARY USE ONLY
|
|
1635
|
-
*
|
|
1636
|
-
* All create3000 software are effectively free software with a non-military use
|
|
1637
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
1638
|
-
* source in any way you please with the exception anything that uses it must be
|
|
1639
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
1640
|
-
*
|
|
1641
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1642
|
-
*
|
|
1643
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
1644
|
-
*
|
|
1645
|
-
* This file is part of the X_ITE Project.
|
|
1646
|
-
*
|
|
1647
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
1648
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
1649
|
-
* Free Software Foundation.
|
|
1650
|
-
*
|
|
1651
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
1652
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
1653
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
1654
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
1655
|
-
*
|
|
1656
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
1657
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
1658
|
-
* copy of the GPLv3 License.
|
|
1659
|
-
*
|
|
1660
|
-
* For Silvio, Joy and Adi.
|
|
1661
|
-
*
|
|
1662
|
-
******************************************************************************/
|
|
1663
|
-
|
|
1664
1147
|
|
|
1665
1148
|
|
|
1666
1149
|
|
|
@@ -1746,53 +1229,6 @@ const mat3 XYZ_TO_REC709=mat3(3.2404542,-.9692660,.0556434,-1.5371385,1.8760108,
|
|
|
1746
1229
|
|
|
1747
1230
|
/* harmony default export */ const Iridescence2_glsl = (external_X_ITE_X3D_Namespace_default().add ("Iridescence2.glsl", Iridescence2_glsl_default_));
|
|
1748
1231
|
;// ./src/x_ite/Components/X_ITE/IridescenceMaterialExtension.js
|
|
1749
|
-
/*******************************************************************************
|
|
1750
|
-
*
|
|
1751
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1752
|
-
*
|
|
1753
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
1754
|
-
*
|
|
1755
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
1756
|
-
*
|
|
1757
|
-
* The copyright notice above does not evidence any actual of intended
|
|
1758
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
1759
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
1760
|
-
* create3000.
|
|
1761
|
-
*
|
|
1762
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
1763
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
1764
|
-
* permission of create3000.
|
|
1765
|
-
*
|
|
1766
|
-
* NON-MILITARY USE ONLY
|
|
1767
|
-
*
|
|
1768
|
-
* All create3000 software are effectively free software with a non-military use
|
|
1769
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
1770
|
-
* source in any way you please with the exception anything that uses it must be
|
|
1771
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
1772
|
-
*
|
|
1773
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1774
|
-
*
|
|
1775
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
1776
|
-
*
|
|
1777
|
-
* This file is part of the X_ITE Project.
|
|
1778
|
-
*
|
|
1779
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
1780
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
1781
|
-
* Free Software Foundation.
|
|
1782
|
-
*
|
|
1783
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
1784
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
1785
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
1786
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
1787
|
-
*
|
|
1788
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
1789
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
1790
|
-
* copy of the GPLv3 License.
|
|
1791
|
-
*
|
|
1792
|
-
* For Silvio, Joy and Adi.
|
|
1793
|
-
*
|
|
1794
|
-
******************************************************************************/
|
|
1795
|
-
|
|
1796
1232
|
|
|
1797
1233
|
|
|
1798
1234
|
|
|
@@ -1955,53 +1391,6 @@ const IridescenceMaterialExtension_default_ = IridescenceMaterialExtension;
|
|
|
1955
1391
|
|
|
1956
1392
|
/* harmony default export */ const X_ITE_IridescenceMaterialExtension = (external_X_ITE_X3D_Namespace_default().add ("IridescenceMaterialExtension", IridescenceMaterialExtension_default_));
|
|
1957
1393
|
;// ./src/x_ite/Components/X_ITE/SheenMaterialExtension.js
|
|
1958
|
-
/*******************************************************************************
|
|
1959
|
-
*
|
|
1960
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1961
|
-
*
|
|
1962
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
1963
|
-
*
|
|
1964
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
1965
|
-
*
|
|
1966
|
-
* The copyright notice above does not evidence any actual of intended
|
|
1967
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
1968
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
1969
|
-
* create3000.
|
|
1970
|
-
*
|
|
1971
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
1972
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
1973
|
-
* permission of create3000.
|
|
1974
|
-
*
|
|
1975
|
-
* NON-MILITARY USE ONLY
|
|
1976
|
-
*
|
|
1977
|
-
* All create3000 software are effectively free software with a non-military use
|
|
1978
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
1979
|
-
* source in any way you please with the exception anything that uses it must be
|
|
1980
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
1981
|
-
*
|
|
1982
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
1983
|
-
*
|
|
1984
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
1985
|
-
*
|
|
1986
|
-
* This file is part of the X_ITE Project.
|
|
1987
|
-
*
|
|
1988
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
1989
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
1990
|
-
* Free Software Foundation.
|
|
1991
|
-
*
|
|
1992
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
1993
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
1994
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
1995
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
1996
|
-
*
|
|
1997
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
1998
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
1999
|
-
* copy of the GPLv3 License.
|
|
2000
|
-
*
|
|
2001
|
-
* For Silvio, Joy and Adi.
|
|
2002
|
-
*
|
|
2003
|
-
******************************************************************************/
|
|
2004
|
-
|
|
2005
1394
|
|
|
2006
1395
|
|
|
2007
1396
|
|
|
@@ -2106,7 +1495,7 @@ Object .assign (Object .setPrototypeOf (SheenMaterialExtension .prototype, X_ITE
|
|
|
2106
1495
|
const
|
|
2107
1496
|
browser = this .getBrowser (),
|
|
2108
1497
|
SheenELUTTexture = browser .getLibraryTexture ("lut_sheen_E.png"),
|
|
2109
|
-
SheenELUTTextureUnit = browser .
|
|
1498
|
+
SheenELUTTextureUnit = browser .getTextureUnit ();
|
|
2110
1499
|
|
|
2111
1500
|
gl .activeTexture (gl .TEXTURE0 + SheenELUTTextureUnit);
|
|
2112
1501
|
gl .bindTexture (gl .TEXTURE_2D, SheenELUTTexture .getTexture ());
|
|
@@ -2172,6 +1561,17 @@ uniform x3d_PhysicalMaterialParameters x3d_Material;
|
|
|
2172
1561
|
#pragma X3D include "pbr/MaterialInfo.glsl"
|
|
2173
1562
|
#pragma X3D include "pbr/Punctual.glsl"
|
|
2174
1563
|
#pragma X3D include "pbr/IBL.glsl"
|
|
1564
|
+
${external_X_ITE_X3D_MaterialTextures_default().texture ("x3d_DiffuseTexture", "rgba", "linear")}
|
|
1565
|
+
vec4 getBaseColor(){float alpha=1.-x3d_Material.transparency;vec4 baseColor=vec4(x3d_Material.diffuseColor,alpha);
|
|
1566
|
+
#if defined(X3D_COLOR_MATERIAL)
|
|
1567
|
+
baseColor*=color;
|
|
1568
|
+
#endif
|
|
1569
|
+
#if defined(X3D_DIFFUSE_TEXTURE)
|
|
1570
|
+
baseColor*=getDiffuseTexture();
|
|
1571
|
+
#elif defined(X3D_TEXTURE)
|
|
1572
|
+
baseColor=getTextureColor(baseColor,vec4(vec3(1),alpha));
|
|
1573
|
+
#endif
|
|
1574
|
+
return baseColor;}
|
|
2175
1575
|
${external_X_ITE_X3D_MaterialTextures_default().texture ("x3d_SpecularGlossinessTexture", "rgba", "linear")}
|
|
2176
1576
|
MaterialInfo getSpecularGlossinessInfo(in MaterialInfo info){vec3 specular=x3d_Material.specularColor;float glossiness=x3d_Material.glossiness;
|
|
2177
1577
|
#if defined(X3D_SPECULAR_GLOSSINESS_TEXTURE)
|
|
@@ -2193,11 +1593,11 @@ float ao=getOcclusionFactor();color*=1.+x3d_Material.occlusionStrength*(ao-1.);
|
|
|
2193
1593
|
#endif
|
|
2194
1594
|
#endif
|
|
2195
1595
|
#if defined(X3D_LIGHTING)
|
|
2196
|
-
for(int i=0;i<X3D_NUM_LIGHTS;++i){x3d_LightSourceParameters light=x3d_LightSource[i];vec3 pointToLight;float distanceToLight;if(light.type!=x3d_DirectionalLight){pointToLight=light.location-vertex;distanceToLight=length(light.matrix*pointToLight);}else{pointToLight=-light.direction;distanceToLight=-1.;}if(distanceToLight<=light.radius||light.radius<0.){vec3 l=normalize(pointToLight);vec3 h=normalize(l+v);float NdotL=clamp(dot(n,l),0.,1.);float NdotV=clamp(dot(n,v),0.,1.);float NdotH=clamp(dot(n,h),0.,1.);float VdotH=clamp(dot(v,h),0.,1.);vec3 dielectric_fresnel=F_Schlick(materialInfo.f0_dielectric,materialInfo.f90_dielectric,abs(VdotH));vec3 lightIntensity=getLightIntensity(light,l,distanceToLight);
|
|
1596
|
+
for(int i=0;i<X3D_NUM_LIGHTS;++i){x3d_LightSourceParameters light=x3d_LightSource[i];vec3 pointToLight;float distanceToLight;if(light.type!=x3d_DirectionalLight){pointToLight=light.location-vertex;distanceToLight=length(light.matrix*pointToLight);}else{pointToLight=-light.direction;distanceToLight=-1.;}if(distanceToLight<=light.radius||light.radius<0.){vec3 l=normalize(pointToLight);vec3 h=normalize(l+v);float NdotL=clamp(dot(n,l),0.,1.);float NdotV=clamp(dot(n,v),0.,1.);float NdotH=clamp(dot(n,h),0.,1.);float VdotH=clamp(dot(v,h),0.,1.);vec3 dielectric_fresnel=F_Schlick(materialInfo.f0_dielectric,materialInfo.f90_dielectric,abs(VdotH));vec3 lightIntensity=getLightIntensity(light,l,distanceToLight);vec3 intensity=lightIntensity;
|
|
2197
1597
|
#if defined(X3D_SHADOWS)
|
|
2198
1598
|
lightIntensity=mix(lightIntensity,light.shadowColor,getShadowIntensity(i,light));
|
|
2199
1599
|
#endif
|
|
2200
|
-
vec3 l_diffuse=lightIntensity*NdotL*BRDF_lambertian(baseColor.rgb);vec3
|
|
1600
|
+
vec3 l_diffuse=lightIntensity*NdotL*BRDF_lambertian(baseColor.rgb);vec3 l_specular_dielectric=intensity*NdotL*BRDF_specularGGX(materialInfo.alphaRoughness,NdotL,NdotV,NdotH);vec3 l_dielectric_brdf=mix(l_diffuse,l_specular_dielectric,dielectric_fresnel);color+=l_dielectric_brdf;}}
|
|
2201
1601
|
#endif
|
|
2202
1602
|
f_emissive=getEmissiveColor();
|
|
2203
1603
|
#if defined(X3D_UNLIT_MATERIAL_EXT)
|
|
@@ -2231,53 +1631,6 @@ precision highp float;precision highp int;precision highp sampler2D;precision hi
|
|
|
2231
1631
|
|
|
2232
1632
|
/* harmony default export */ const SpecularGlossiness2_fs = (external_X_ITE_X3D_Namespace_default().add ("SpecularGlossiness2.fs", SpecularGlossiness2_fs_default_));
|
|
2233
1633
|
;// ./src/x_ite/Components/X_ITE/SpecularGlossinessMaterial.js
|
|
2234
|
-
/*******************************************************************************
|
|
2235
|
-
*
|
|
2236
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
2237
|
-
*
|
|
2238
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
2239
|
-
*
|
|
2240
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
2241
|
-
*
|
|
2242
|
-
* The copyright notice above does not evidence any actual of intended
|
|
2243
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
2244
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
2245
|
-
* create3000.
|
|
2246
|
-
*
|
|
2247
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
2248
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
2249
|
-
* permission of create3000.
|
|
2250
|
-
*
|
|
2251
|
-
* NON-MILITARY USE ONLY
|
|
2252
|
-
*
|
|
2253
|
-
* All create3000 software are effectively free software with a non-military use
|
|
2254
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
2255
|
-
* source in any way you please with the exception anything that uses it must be
|
|
2256
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
2257
|
-
*
|
|
2258
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
2259
|
-
*
|
|
2260
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
2261
|
-
*
|
|
2262
|
-
* This file is part of the X_ITE Project.
|
|
2263
|
-
*
|
|
2264
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
2265
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
2266
|
-
* Free Software Foundation.
|
|
2267
|
-
*
|
|
2268
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
2269
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
2270
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
2271
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
2272
|
-
*
|
|
2273
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
2274
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
2275
|
-
* copy of the GPLv3 License.
|
|
2276
|
-
*
|
|
2277
|
-
* For Silvio, Joy and Adi.
|
|
2278
|
-
*
|
|
2279
|
-
******************************************************************************/
|
|
2280
|
-
|
|
2281
1634
|
|
|
2282
1635
|
|
|
2283
1636
|
|
|
@@ -2515,53 +1868,6 @@ const SpecularGlossinessMaterial_default_ = SpecularGlossinessMaterial;
|
|
|
2515
1868
|
|
|
2516
1869
|
/* harmony default export */ const X_ITE_SpecularGlossinessMaterial = (external_X_ITE_X3D_Namespace_default().add ("SpecularGlossinessMaterial", SpecularGlossinessMaterial_default_));
|
|
2517
1870
|
;// ./src/x_ite/Components/X_ITE/SpecularMaterialExtension.js
|
|
2518
|
-
/*******************************************************************************
|
|
2519
|
-
*
|
|
2520
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
2521
|
-
*
|
|
2522
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
2523
|
-
*
|
|
2524
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
2525
|
-
*
|
|
2526
|
-
* The copyright notice above does not evidence any actual of intended
|
|
2527
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
2528
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
2529
|
-
* create3000.
|
|
2530
|
-
*
|
|
2531
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
2532
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
2533
|
-
* permission of create3000.
|
|
2534
|
-
*
|
|
2535
|
-
* NON-MILITARY USE ONLY
|
|
2536
|
-
*
|
|
2537
|
-
* All create3000 software are effectively free software with a non-military use
|
|
2538
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
2539
|
-
* source in any way you please with the exception anything that uses it must be
|
|
2540
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
2541
|
-
*
|
|
2542
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
2543
|
-
*
|
|
2544
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
2545
|
-
*
|
|
2546
|
-
* This file is part of the X_ITE Project.
|
|
2547
|
-
*
|
|
2548
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
2549
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
2550
|
-
* Free Software Foundation.
|
|
2551
|
-
*
|
|
2552
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
2553
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
2554
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
2555
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
2556
|
-
*
|
|
2557
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
2558
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
2559
|
-
* copy of the GPLv3 License.
|
|
2560
|
-
*
|
|
2561
|
-
* For Silvio, Joy and Adi.
|
|
2562
|
-
*
|
|
2563
|
-
******************************************************************************/
|
|
2564
|
-
|
|
2565
1871
|
|
|
2566
1872
|
|
|
2567
1873
|
|
|
@@ -2701,53 +2007,6 @@ const SpecularMaterialExtension_default_ = SpecularMaterialExtension;
|
|
|
2701
2007
|
|
|
2702
2008
|
/* harmony default export */ const X_ITE_SpecularMaterialExtension = (external_X_ITE_X3D_Namespace_default().add ("SpecularMaterialExtension", SpecularMaterialExtension_default_));
|
|
2703
2009
|
;// ./src/x_ite/Components/X_ITE/TransmissionMaterialExtension.js
|
|
2704
|
-
/*******************************************************************************
|
|
2705
|
-
*
|
|
2706
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
2707
|
-
*
|
|
2708
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
2709
|
-
*
|
|
2710
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
2711
|
-
*
|
|
2712
|
-
* The copyright notice above does not evidence any actual of intended
|
|
2713
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
2714
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
2715
|
-
* create3000.
|
|
2716
|
-
*
|
|
2717
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
2718
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
2719
|
-
* permission of create3000.
|
|
2720
|
-
*
|
|
2721
|
-
* NON-MILITARY USE ONLY
|
|
2722
|
-
*
|
|
2723
|
-
* All create3000 software are effectively free software with a non-military use
|
|
2724
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
2725
|
-
* source in any way you please with the exception anything that uses it must be
|
|
2726
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
2727
|
-
*
|
|
2728
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
2729
|
-
*
|
|
2730
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
2731
|
-
*
|
|
2732
|
-
* This file is part of the X_ITE Project.
|
|
2733
|
-
*
|
|
2734
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
2735
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
2736
|
-
* Free Software Foundation.
|
|
2737
|
-
*
|
|
2738
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
2739
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
2740
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
2741
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
2742
|
-
*
|
|
2743
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
2744
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
2745
|
-
* copy of the GPLv3 License.
|
|
2746
|
-
*
|
|
2747
|
-
* For Silvio, Joy and Adi.
|
|
2748
|
-
*
|
|
2749
|
-
******************************************************************************/
|
|
2750
|
-
|
|
2751
2010
|
|
|
2752
2011
|
|
|
2753
2012
|
|
|
@@ -2836,7 +2095,7 @@ Object .assign (Object .setPrototypeOf (TransmissionMaterialExtension .prototype
|
|
|
2836
2095
|
if (renderObject .isTransmission ())
|
|
2837
2096
|
{
|
|
2838
2097
|
var
|
|
2839
|
-
transmissionUnit = browser .
|
|
2098
|
+
transmissionUnit = browser .getTextureUnit (),
|
|
2840
2099
|
transmissionBufferTexture = browser .getDefaultTexture2D ();
|
|
2841
2100
|
|
|
2842
2101
|
// Hide object by using a model view matrix with zeros.
|
|
@@ -2846,7 +2105,7 @@ Object .assign (Object .setPrototypeOf (TransmissionMaterialExtension .prototype
|
|
|
2846
2105
|
{
|
|
2847
2106
|
var
|
|
2848
2107
|
transmissionBuffer = browser .getTransmissionBuffer (),
|
|
2849
|
-
transmissionUnit = browser .
|
|
2108
|
+
transmissionUnit = browser .getTextureUnit (),
|
|
2850
2109
|
transmissionBufferTexture = transmissionBuffer .getColorTexture ();
|
|
2851
2110
|
}
|
|
2852
2111
|
|
|
@@ -2888,53 +2147,6 @@ const TransmissionMaterialExtension_default_ = TransmissionMaterialExtension;
|
|
|
2888
2147
|
|
|
2889
2148
|
/* harmony default export */ const X_ITE_TransmissionMaterialExtension = (external_X_ITE_X3D_Namespace_default().add ("TransmissionMaterialExtension", TransmissionMaterialExtension_default_));
|
|
2890
2149
|
;// ./src/x_ite/Components/X_ITE/VolumeMaterialExtension.js
|
|
2891
|
-
/*******************************************************************************
|
|
2892
|
-
*
|
|
2893
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
2894
|
-
*
|
|
2895
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
2896
|
-
*
|
|
2897
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
2898
|
-
*
|
|
2899
|
-
* The copyright notice above does not evidence any actual of intended
|
|
2900
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
2901
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
2902
|
-
* create3000.
|
|
2903
|
-
*
|
|
2904
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
2905
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
2906
|
-
* permission of create3000.
|
|
2907
|
-
*
|
|
2908
|
-
* NON-MILITARY USE ONLY
|
|
2909
|
-
*
|
|
2910
|
-
* All create3000 software are effectively free software with a non-military use
|
|
2911
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
2912
|
-
* source in any way you please with the exception anything that uses it must be
|
|
2913
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
2914
|
-
*
|
|
2915
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
2916
|
-
*
|
|
2917
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
2918
|
-
*
|
|
2919
|
-
* This file is part of the X_ITE Project.
|
|
2920
|
-
*
|
|
2921
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
2922
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
2923
|
-
* Free Software Foundation.
|
|
2924
|
-
*
|
|
2925
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
2926
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
2927
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
2928
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
2929
|
-
*
|
|
2930
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
2931
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
2932
|
-
* copy of the GPLv3 License.
|
|
2933
|
-
*
|
|
2934
|
-
* For Silvio, Joy and Adi.
|
|
2935
|
-
*
|
|
2936
|
-
******************************************************************************/
|
|
2937
|
-
|
|
2938
2150
|
|
|
2939
2151
|
|
|
2940
2152
|
|
|
@@ -3070,53 +2282,6 @@ const VolumeMaterialExtension_default_ = VolumeMaterialExtension;
|
|
|
3070
2282
|
|
|
3071
2283
|
/* harmony default export */ const X_ITE_VolumeMaterialExtension = (external_X_ITE_X3D_Namespace_default().add ("VolumeMaterialExtension", VolumeMaterialExtension_default_));
|
|
3072
2284
|
;// ./src/assets/components/X_ITEComponent.js
|
|
3073
|
-
/*******************************************************************************
|
|
3074
|
-
*
|
|
3075
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
3076
|
-
*
|
|
3077
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
3078
|
-
*
|
|
3079
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
3080
|
-
*
|
|
3081
|
-
* The copyright notice above does not evidence any actual of intended
|
|
3082
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
3083
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
3084
|
-
* create3000.
|
|
3085
|
-
*
|
|
3086
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
3087
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
3088
|
-
* permission of create3000.
|
|
3089
|
-
*
|
|
3090
|
-
* NON-MILITARY USE ONLY
|
|
3091
|
-
*
|
|
3092
|
-
* All create3000 software are effectively free software with a non-military use
|
|
3093
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
3094
|
-
* source in any way you please with the exception anything that uses it must be
|
|
3095
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
3096
|
-
*
|
|
3097
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
3098
|
-
*
|
|
3099
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
3100
|
-
*
|
|
3101
|
-
* This file is part of the X_ITE Project.
|
|
3102
|
-
*
|
|
3103
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
3104
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
3105
|
-
* Free Software Foundation.
|
|
3106
|
-
*
|
|
3107
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
3108
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
3109
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
3110
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
3111
|
-
*
|
|
3112
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
3113
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
3114
|
-
* copy of the GPLv3 License.
|
|
3115
|
-
*
|
|
3116
|
-
* For Silvio, Joy and Adi.
|
|
3117
|
-
*
|
|
3118
|
-
******************************************************************************/
|
|
3119
|
-
|
|
3120
2285
|
|
|
3121
2286
|
|
|
3122
2287
|
|