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.
Files changed (54) hide show
  1. package/README.md +4 -4
  2. package/dist/assets/components/AnnotationComponent.js +2 -378
  3. package/dist/assets/components/AnnotationComponent.min.js +2 -2
  4. package/dist/assets/components/CADGeometryComponent.js +2 -378
  5. package/dist/assets/components/CADGeometryComponent.min.js +2 -2
  6. package/dist/assets/components/CubeMapTexturingComponent.js +4 -333
  7. package/dist/assets/components/CubeMapTexturingComponent.min.js +2 -2
  8. package/dist/assets/components/DISComponent.js +2 -331
  9. package/dist/assets/components/DISComponent.min.js +2 -2
  10. package/dist/assets/components/EventUtilitiesComponent.js +2 -472
  11. package/dist/assets/components/EventUtilitiesComponent.min.js +2 -2
  12. package/dist/assets/components/Geometry2DComponent.js +2 -707
  13. package/dist/assets/components/Geometry2DComponent.min.js +2 -2
  14. package/dist/assets/components/GeospatialComponent.js +4 -897
  15. package/dist/assets/components/GeospatialComponent.min.js +2 -2
  16. package/dist/assets/components/HAnimComponent.js +9 -338
  17. package/dist/assets/components/HAnimComponent.min.js +2 -2
  18. package/dist/assets/components/KeyDeviceSensorComponent.js +2 -237
  19. package/dist/assets/components/KeyDeviceSensorComponent.min.js +2 -2
  20. package/dist/assets/components/LayoutComponent.js +2 -425
  21. package/dist/assets/components/LayoutComponent.min.js +2 -2
  22. package/dist/assets/components/NURBSComponent.js +3 -896
  23. package/dist/assets/components/NURBSComponent.min.js +2 -2
  24. package/dist/assets/components/ParticleSystemsComponent.js +9 -715
  25. package/dist/assets/components/ParticleSystemsComponent.min.js +2 -2
  26. package/dist/assets/components/PickingComponent.js +2 -566
  27. package/dist/assets/components/PickingComponent.min.js +2 -2
  28. package/dist/assets/components/RigidBodyPhysicsComponent.js +2 -942
  29. package/dist/assets/components/RigidBodyPhysicsComponent.min.js +2 -2
  30. package/dist/assets/components/ScriptingComponent.js +2 -190
  31. package/dist/assets/components/ScriptingComponent.min.js +2 -2
  32. package/dist/assets/components/TextComponent.js +2 -379
  33. package/dist/assets/components/TextComponent.min.js +2 -2
  34. package/dist/assets/components/TextureProjectionComponent.js +8 -196
  35. package/dist/assets/components/TextureProjectionComponent.min.js +2 -2
  36. package/dist/assets/components/Texturing3DComponent.js +4303 -4867
  37. package/dist/assets/components/Texturing3DComponent.min.js +2 -2
  38. package/dist/assets/components/VolumeRenderingComponent.js +5 -900
  39. package/dist/assets/components/VolumeRenderingComponent.min.js +2 -2
  40. package/dist/assets/components/WebXRComponent.js +5 -145
  41. package/dist/assets/components/WebXRComponent.min.js +2 -2
  42. package/dist/assets/components/X_ITEComponent.js +18 -853
  43. package/dist/assets/components/X_ITEComponent.min.js +2 -2
  44. package/dist/assets/fonts/PT_Sans/OFL.txt +94 -94
  45. package/dist/assets/lib/libktx.js +1 -1
  46. package/dist/assets/lib/libktx.wasm +0 -0
  47. package/dist/example.html +1 -1
  48. package/dist/x_ite.css +1 -1
  49. package/dist/x_ite.js +51129 -70574
  50. package/dist/x_ite.min.js +2 -2
  51. package/dist/x_ite.min.mjs +2 -2
  52. package/dist/x_ite.mjs +51013 -70458
  53. package/dist/x_ite.zip +0 -0
  54. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
- /* X_ITE v11.5.11 */
2
- const __X_ITE_X3D__ = window [Symbol .for ("X_ITE.X3D-11.5.11")];
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_X3DCast_default = /*#__PURE__*/__webpack_require__.n(exte
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/NURBS/Contour2D.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
 
@@ -223,53 +176,6 @@ const __default__ = Contour2D;
223
176
 
224
177
  /* harmony default export */ const NURBS_Contour2D = (external_X_ITE_X3D_Namespace_default().add ("Contour2D", __default__));
225
178
  ;// ./src/x_ite/Components/NURBS/X3DNurbsControlCurveNode.js
226
- /*******************************************************************************
227
- *
228
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
229
- *
230
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
231
- *
232
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
233
- *
234
- * The copyright notice above does not evidence any actual of intended
235
- * publication of such source code, and is an unpublished work by create3000.
236
- * This material contains CONFIDENTIAL INFORMATION that is the property of
237
- * create3000.
238
- *
239
- * No permission is granted to copy, distribute, or create derivative works from
240
- * the contents of this software, in whole or in part, without the prior written
241
- * permission of create3000.
242
- *
243
- * NON-MILITARY USE ONLY
244
- *
245
- * All create3000 software are effectively free software with a non-military use
246
- * restriction. It is free. Well commented source is provided. You may reuse the
247
- * source in any way you please with the exception anything that uses it must be
248
- * marked to indicate is contains 'non-military use only' components.
249
- *
250
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
251
- *
252
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
253
- *
254
- * This file is part of the X_ITE Project.
255
- *
256
- * X_ITE is free software: you can redistribute it and/or modify it under the
257
- * terms of the GNU General Public License version 3 only, as published by the
258
- * Free Software Foundation.
259
- *
260
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
261
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
262
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
263
- * details (a copy is included in the LICENSE file that accompanied this code).
264
- *
265
- * You should have received a copy of the GNU General Public License version 3
266
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
267
- * copy of the GPLv3 License.
268
- *
269
- * For Silvio, Joy and Adi.
270
- *
271
- ******************************************************************************/
272
-
273
179
 
274
180
 
275
181
 
@@ -292,53 +198,6 @@ const X3DNurbsControlCurveNode_default_ = X3DNurbsControlCurveNode;
292
198
  const external_X_ITE_X3D_Vector3_namespaceObject = __X_ITE_X3D__ .Vector3;
293
199
  var external_X_ITE_X3D_Vector3_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_Vector3_namespaceObject);
294
200
  ;// ./src/x_ite/Components/NURBS/ContourPolyline2D.js
295
- /*******************************************************************************
296
- *
297
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
298
- *
299
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
300
- *
301
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
302
- *
303
- * The copyright notice above does not evidence any actual of intended
304
- * publication of such source code, and is an unpublished work by create3000.
305
- * This material contains CONFIDENTIAL INFORMATION that is the property of
306
- * create3000.
307
- *
308
- * No permission is granted to copy, distribute, or create derivative works from
309
- * the contents of this software, in whole or in part, without the prior written
310
- * permission of create3000.
311
- *
312
- * NON-MILITARY USE ONLY
313
- *
314
- * All create3000 software are effectively free software with a non-military use
315
- * restriction. It is free. Well commented source is provided. You may reuse the
316
- * source in any way you please with the exception anything that uses it must be
317
- * marked to indicate is contains 'non-military use only' components.
318
- *
319
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
320
- *
321
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
322
- *
323
- * This file is part of the X_ITE Project.
324
- *
325
- * X_ITE is free software: you can redistribute it and/or modify it under the
326
- * terms of the GNU General Public License version 3 only, as published by the
327
- * Free Software Foundation.
328
- *
329
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
330
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
331
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
332
- * details (a copy is included in the LICENSE file that accompanied this code).
333
- *
334
- * You should have received a copy of the GNU General Public License version 3
335
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
336
- * copy of the GPLv3 License.
337
- *
338
- * For Silvio, Joy and Adi.
339
- *
340
- ******************************************************************************/
341
-
342
201
 
343
202
 
344
203
 
@@ -424,53 +283,6 @@ var external_X_ITE_X3D_Vector2_default = /*#__PURE__*/__webpack_require__.n(exte
424
283
  const external_X_ITE_X3D_Vector4_namespaceObject = __X_ITE_X3D__ .Vector4;
425
284
  var external_X_ITE_X3D_Vector4_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_Vector4_namespaceObject);
426
285
  ;// ./src/x_ite/Browser/NURBS/NURBS.js
427
- /*******************************************************************************
428
- *
429
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
430
- *
431
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
432
- *
433
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
434
- *
435
- * The copyright notice above does not evidence any actual of intended
436
- * publication of such source code, and is an unpublished work by create3000.
437
- * This material contains CONFIDENTIAL INFORMATION that is the property of
438
- * create3000.
439
- *
440
- * No permission is granted to copy, distribute, or create derivative works from
441
- * the contents of this software, in whole or in part, without the prior written
442
- * permission of create3000.
443
- *
444
- * NON-MILITARY USE ONLY
445
- *
446
- * All create3000 software are effectively free software with a non-military use
447
- * restriction. It is free. Well commented source is provided. You may reuse the
448
- * source in any way you please with the exception anything that uses it must be
449
- * marked to indicate is contains 'non-military use only' components.
450
- *
451
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
452
- *
453
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
454
- *
455
- * This file is part of the X_ITE Project.
456
- *
457
- * X_ITE is free software: you can redistribute it and/or modify it under the
458
- * terms of the GNU General Public License version 3 only, as published by the
459
- * Free Software Foundation.
460
- *
461
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
462
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
463
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
464
- * details (a copy is included in the LICENSE file that accompanied this code).
465
- *
466
- * You should have received a copy of the GNU General Public License version 3
467
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
468
- * copy of the GPLv3 License.
469
- *
470
- * For Silvio, Joy and Adi.
471
- *
472
- ******************************************************************************/
473
-
474
286
 
475
287
 
476
288
 
@@ -890,53 +702,6 @@ const NURBS_default_ = NURBS;
890
702
 
891
703
  /* harmony default export */ const NURBS_NURBS = (external_X_ITE_X3D_Namespace_default().add ("NURBS", NURBS_default_));
892
704
  ;// ./src/x_ite/Components/NURBS/X3DParametricGeometryNode.js
893
- /*******************************************************************************
894
- *
895
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
896
- *
897
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
898
- *
899
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
900
- *
901
- * The copyright notice above does not evidence any actual of intended
902
- * publication of such source code, and is an unpublished work by create3000.
903
- * This material contains CONFIDENTIAL INFORMATION that is the property of
904
- * create3000.
905
- *
906
- * No permission is granted to copy, distribute, or create derivative works from
907
- * the contents of this software, in whole or in part, without the prior written
908
- * permission of create3000.
909
- *
910
- * NON-MILITARY USE ONLY
911
- *
912
- * All create3000 software are effectively free software with a non-military use
913
- * restriction. It is free. Well commented source is provided. You may reuse the
914
- * source in any way you please with the exception anything that uses it must be
915
- * marked to indicate is contains 'non-military use only' components.
916
- *
917
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
918
- *
919
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
920
- *
921
- * This file is part of the X_ITE Project.
922
- *
923
- * X_ITE is free software: you can redistribute it and/or modify it under the
924
- * terms of the GNU General Public License version 3 only, as published by the
925
- * Free Software Foundation.
926
- *
927
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
928
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
929
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
930
- * details (a copy is included in the LICENSE file that accompanied this code).
931
- *
932
- * You should have received a copy of the GNU General Public License version 3
933
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
934
- * copy of the GPLv3 License.
935
- *
936
- * For Silvio, Joy and Adi.
937
- *
938
- ******************************************************************************/
939
-
940
705
 
941
706
 
942
707
 
@@ -2543,53 +2308,6 @@ const nurbs_default_ = nurbs;
2543
2308
 
2544
2309
  /* harmony default export */ const nurbs_nurbs = (external_X_ITE_X3D_Namespace_default().add ("nurbs", nurbs_default_));
2545
2310
  ;// ./src/x_ite/Components/NURBS/NurbsCurve.js
2546
- /*******************************************************************************
2547
- *
2548
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2549
- *
2550
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
2551
- *
2552
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
2553
- *
2554
- * The copyright notice above does not evidence any actual of intended
2555
- * publication of such source code, and is an unpublished work by create3000.
2556
- * This material contains CONFIDENTIAL INFORMATION that is the property of
2557
- * create3000.
2558
- *
2559
- * No permission is granted to copy, distribute, or create derivative works from
2560
- * the contents of this software, in whole or in part, without the prior written
2561
- * permission of create3000.
2562
- *
2563
- * NON-MILITARY USE ONLY
2564
- *
2565
- * All create3000 software are effectively free software with a non-military use
2566
- * restriction. It is free. Well commented source is provided. You may reuse the
2567
- * source in any way you please with the exception anything that uses it must be
2568
- * marked to indicate is contains 'non-military use only' components.
2569
- *
2570
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2571
- *
2572
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
2573
- *
2574
- * This file is part of the X_ITE Project.
2575
- *
2576
- * X_ITE is free software: you can redistribute it and/or modify it under the
2577
- * terms of the GNU General Public License version 3 only, as published by the
2578
- * Free Software Foundation.
2579
- *
2580
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
2581
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
2582
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
2583
- * details (a copy is included in the LICENSE file that accompanied this code).
2584
- *
2585
- * You should have received a copy of the GNU General Public License version 3
2586
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
2587
- * copy of the GPLv3 License.
2588
- *
2589
- * For Silvio, Joy and Adi.
2590
- *
2591
- ******************************************************************************/
2592
-
2593
2311
 
2594
2312
 
2595
2313
 
@@ -2764,53 +2482,6 @@ const NurbsCurve_default_ = NurbsCurve;
2764
2482
 
2765
2483
  /* harmony default export */ const NURBS_NurbsCurve = (external_X_ITE_X3D_Namespace_default().add ("NurbsCurve", NurbsCurve_default_));
2766
2484
  ;// ./src/x_ite/Components/NURBS/NurbsCurve2D.js
2767
- /*******************************************************************************
2768
- *
2769
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2770
- *
2771
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
2772
- *
2773
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
2774
- *
2775
- * The copyright notice above does not evidence any actual of intended
2776
- * publication of such source code, and is an unpublished work by create3000.
2777
- * This material contains CONFIDENTIAL INFORMATION that is the property of
2778
- * create3000.
2779
- *
2780
- * No permission is granted to copy, distribute, or create derivative works from
2781
- * the contents of this software, in whole or in part, without the prior written
2782
- * permission of create3000.
2783
- *
2784
- * NON-MILITARY USE ONLY
2785
- *
2786
- * All create3000 software are effectively free software with a non-military use
2787
- * restriction. It is free. Well commented source is provided. You may reuse the
2788
- * source in any way you please with the exception anything that uses it must be
2789
- * marked to indicate is contains 'non-military use only' components.
2790
- *
2791
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2792
- *
2793
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
2794
- *
2795
- * This file is part of the X_ITE Project.
2796
- *
2797
- * X_ITE is free software: you can redistribute it and/or modify it under the
2798
- * terms of the GNU General Public License version 3 only, as published by the
2799
- * Free Software Foundation.
2800
- *
2801
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
2802
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
2803
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
2804
- * details (a copy is included in the LICENSE file that accompanied this code).
2805
- *
2806
- * You should have received a copy of the GNU General Public License version 3
2807
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
2808
- * copy of the GPLv3 License.
2809
- *
2810
- * For Silvio, Joy and Adi.
2811
- *
2812
- ******************************************************************************/
2813
-
2814
2485
 
2815
2486
 
2816
2487
 
@@ -2967,53 +2638,6 @@ var external_X_ITE_X3D_Rotation4_default = /*#__PURE__*/__webpack_require__.n(ex
2967
2638
  const external_X_ITE_X3D_Algorithm_namespaceObject = __X_ITE_X3D__ .Algorithm;
2968
2639
  var external_X_ITE_X3D_Algorithm_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_Algorithm_namespaceObject);
2969
2640
  ;// ./src/x_ite/Components/NURBS/NurbsOrientationInterpolator.js
2970
- /*******************************************************************************
2971
- *
2972
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2973
- *
2974
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
2975
- *
2976
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
2977
- *
2978
- * The copyright notice above does not evidence any actual of intended
2979
- * publication of such source code, and is an unpublished work by create3000.
2980
- * This material contains CONFIDENTIAL INFORMATION that is the property of
2981
- * create3000.
2982
- *
2983
- * No permission is granted to copy, distribute, or create derivative works from
2984
- * the contents of this software, in whole or in part, without the prior written
2985
- * permission of create3000.
2986
- *
2987
- * NON-MILITARY USE ONLY
2988
- *
2989
- * All create3000 software are effectively free software with a non-military use
2990
- * restriction. It is free. Well commented source is provided. You may reuse the
2991
- * source in any way you please with the exception anything that uses it must be
2992
- * marked to indicate is contains 'non-military use only' components.
2993
- *
2994
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2995
- *
2996
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
2997
- *
2998
- * This file is part of the X_ITE Project.
2999
- *
3000
- * X_ITE is free software: you can redistribute it and/or modify it under the
3001
- * terms of the GNU General Public License version 3 only, as published by the
3002
- * Free Software Foundation.
3003
- *
3004
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
3005
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
3006
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
3007
- * details (a copy is included in the LICENSE file that accompanied this code).
3008
- *
3009
- * You should have received a copy of the GNU General Public License version 3
3010
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
3011
- * copy of the GPLv3 License.
3012
- *
3013
- * For Silvio, Joy and Adi.
3014
- *
3015
- ******************************************************************************/
3016
-
3017
2641
 
3018
2642
 
3019
2643
 
@@ -3121,53 +2745,6 @@ const NurbsOrientationInterpolator_default_ = NurbsOrientationInterpolator;
3121
2745
  const external_X_ITE_X3D_Triangle3_namespaceObject = __X_ITE_X3D__ .Triangle3;
3122
2746
  var external_X_ITE_X3D_Triangle3_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_Triangle3_namespaceObject);
3123
2747
  ;// ./src/x_ite/Components/NURBS/X3DNurbsSurfaceGeometryNode.js
3124
- /*******************************************************************************
3125
- *
3126
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3127
- *
3128
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
3129
- *
3130
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
3131
- *
3132
- * The copyright notice above does not evidence any actual of intended
3133
- * publication of such source code, and is an unpublished work by create3000.
3134
- * This material contains CONFIDENTIAL INFORMATION that is the property of
3135
- * create3000.
3136
- *
3137
- * No permission is granted to copy, distribute, or create derivative works from
3138
- * the contents of this software, in whole or in part, without the prior written
3139
- * permission of create3000.
3140
- *
3141
- * NON-MILITARY USE ONLY
3142
- *
3143
- * All create3000 software are effectively free software with a non-military use
3144
- * restriction. It is free. Well commented source is provided. You may reuse the
3145
- * source in any way you please with the exception anything that uses it must be
3146
- * marked to indicate is contains 'non-military use only' components.
3147
- *
3148
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3149
- *
3150
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
3151
- *
3152
- * This file is part of the X_ITE Project.
3153
- *
3154
- * X_ITE is free software: you can redistribute it and/or modify it under the
3155
- * terms of the GNU General Public License version 3 only, as published by the
3156
- * Free Software Foundation.
3157
- *
3158
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
3159
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
3160
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
3161
- * details (a copy is included in the LICENSE file that accompanied this code).
3162
- *
3163
- * You should have received a copy of the GNU General Public License version 3
3164
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
3165
- * copy of the GPLv3 License.
3166
- *
3167
- * For Silvio, Joy and Adi.
3168
- *
3169
- ******************************************************************************/
3170
-
3171
2748
 
3172
2749
 
3173
2750
 
@@ -3530,53 +3107,6 @@ const X3DNurbsSurfaceGeometryNode_default_ = X3DNurbsSurfaceGeometryNode;
3530
3107
 
3531
3108
  /* harmony default export */ const NURBS_X3DNurbsSurfaceGeometryNode = (external_X_ITE_X3D_Namespace_default().add ("X3DNurbsSurfaceGeometryNode", X3DNurbsSurfaceGeometryNode_default_));
3532
3109
  ;// ./src/x_ite/Components/NURBS/NurbsPatchSurface.js
3533
- /*******************************************************************************
3534
- *
3535
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3536
- *
3537
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
3538
- *
3539
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
3540
- *
3541
- * The copyright notice above does not evidence any actual of intended
3542
- * publication of such source code, and is an unpublished work by create3000.
3543
- * This material contains CONFIDENTIAL INFORMATION that is the property of
3544
- * create3000.
3545
- *
3546
- * No permission is granted to copy, distribute, or create derivative works from
3547
- * the contents of this software, in whole or in part, without the prior written
3548
- * permission of create3000.
3549
- *
3550
- * NON-MILITARY USE ONLY
3551
- *
3552
- * All create3000 software are effectively free software with a non-military use
3553
- * restriction. It is free. Well commented source is provided. You may reuse the
3554
- * source in any way you please with the exception anything that uses it must be
3555
- * marked to indicate is contains 'non-military use only' components.
3556
- *
3557
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3558
- *
3559
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
3560
- *
3561
- * This file is part of the X_ITE Project.
3562
- *
3563
- * X_ITE is free software: you can redistribute it and/or modify it under the
3564
- * terms of the GNU General Public License version 3 only, as published by the
3565
- * Free Software Foundation.
3566
- *
3567
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
3568
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
3569
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
3570
- * details (a copy is included in the LICENSE file that accompanied this code).
3571
- *
3572
- * You should have received a copy of the GNU General Public License version 3
3573
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
3574
- * copy of the GPLv3 License.
3575
- *
3576
- * For Silvio, Joy and Adi.
3577
- *
3578
- ******************************************************************************/
3579
-
3580
3110
 
3581
3111
 
3582
3112
 
@@ -3624,53 +3154,6 @@ const NurbsPatchSurface_default_ = NurbsPatchSurface;
3624
3154
 
3625
3155
  /* harmony default export */ const NURBS_NurbsPatchSurface = (external_X_ITE_X3D_Namespace_default().add ("NurbsPatchSurface", NurbsPatchSurface_default_));
3626
3156
  ;// ./src/x_ite/Components/NURBS/NurbsPositionInterpolator.js
3627
- /*******************************************************************************
3628
- *
3629
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3630
- *
3631
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
3632
- *
3633
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
3634
- *
3635
- * The copyright notice above does not evidence any actual of intended
3636
- * publication of such source code, and is an unpublished work by create3000.
3637
- * This material contains CONFIDENTIAL INFORMATION that is the property of
3638
- * create3000.
3639
- *
3640
- * No permission is granted to copy, distribute, or create derivative works from
3641
- * the contents of this software, in whole or in part, without the prior written
3642
- * permission of create3000.
3643
- *
3644
- * NON-MILITARY USE ONLY
3645
- *
3646
- * All create3000 software are effectively free software with a non-military use
3647
- * restriction. It is free. Well commented source is provided. You may reuse the
3648
- * source in any way you please with the exception anything that uses it must be
3649
- * marked to indicate is contains 'non-military use only' components.
3650
- *
3651
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3652
- *
3653
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
3654
- *
3655
- * This file is part of the X_ITE Project.
3656
- *
3657
- * X_ITE is free software: you can redistribute it and/or modify it under the
3658
- * terms of the GNU General Public License version 3 only, as published by the
3659
- * Free Software Foundation.
3660
- *
3661
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
3662
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
3663
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
3664
- * details (a copy is included in the LICENSE file that accompanied this code).
3665
- *
3666
- * You should have received a copy of the GNU General Public License version 3
3667
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
3668
- * copy of the GPLv3 License.
3669
- *
3670
- * For Silvio, Joy and Adi.
3671
- *
3672
- ******************************************************************************/
3673
-
3674
3157
 
3675
3158
 
3676
3159
 
@@ -3769,53 +3252,6 @@ const NurbsPositionInterpolator_default_ = NurbsPositionInterpolator;
3769
3252
  const external_X_ITE_X3D_X3DBoundedObject_namespaceObject = __X_ITE_X3D__ .X3DBoundedObject;
3770
3253
  var external_X_ITE_X3D_X3DBoundedObject_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_X3DBoundedObject_namespaceObject);
3771
3254
  ;// ./src/x_ite/Components/NURBS/NurbsSet.js
3772
- /*******************************************************************************
3773
- *
3774
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3775
- *
3776
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
3777
- *
3778
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
3779
- *
3780
- * The copyright notice above does not evidence any actual of intended
3781
- * publication of such source code, and is an unpublished work by create3000.
3782
- * This material contains CONFIDENTIAL INFORMATION that is the property of
3783
- * create3000.
3784
- *
3785
- * No permission is granted to copy, distribute, or create derivative works from
3786
- * the contents of this software, in whole or in part, without the prior written
3787
- * permission of create3000.
3788
- *
3789
- * NON-MILITARY USE ONLY
3790
- *
3791
- * All create3000 software are effectively free software with a non-military use
3792
- * restriction. It is free. Well commented source is provided. You may reuse the
3793
- * source in any way you please with the exception anything that uses it must be
3794
- * marked to indicate is contains 'non-military use only' components.
3795
- *
3796
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3797
- *
3798
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
3799
- *
3800
- * This file is part of the X_ITE Project.
3801
- *
3802
- * X_ITE is free software: you can redistribute it and/or modify it under the
3803
- * terms of the GNU General Public License version 3 only, as published by the
3804
- * Free Software Foundation.
3805
- *
3806
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
3807
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
3808
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
3809
- * details (a copy is included in the LICENSE file that accompanied this code).
3810
- *
3811
- * You should have received a copy of the GNU General Public License version 3
3812
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
3813
- * copy of the GPLv3 License.
3814
- *
3815
- * For Silvio, Joy and Adi.
3816
- *
3817
- ******************************************************************************/
3818
-
3819
3255
 
3820
3256
 
3821
3257
 
@@ -3941,53 +3377,6 @@ const NurbsSet_default_ = NurbsSet;
3941
3377
 
3942
3378
  /* harmony default export */ const NURBS_NurbsSet = (external_X_ITE_X3D_Namespace_default().add ("NurbsSet", NurbsSet_default_));
3943
3379
  ;// ./src/x_ite/Components/NURBS/NurbsSurfaceInterpolator.js
3944
- /*******************************************************************************
3945
- *
3946
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3947
- *
3948
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
3949
- *
3950
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
3951
- *
3952
- * The copyright notice above does not evidence any actual of intended
3953
- * publication of such source code, and is an unpublished work by create3000.
3954
- * This material contains CONFIDENTIAL INFORMATION that is the property of
3955
- * create3000.
3956
- *
3957
- * No permission is granted to copy, distribute, or create derivative works from
3958
- * the contents of this software, in whole or in part, without the prior written
3959
- * permission of create3000.
3960
- *
3961
- * NON-MILITARY USE ONLY
3962
- *
3963
- * All create3000 software are effectively free software with a non-military use
3964
- * restriction. It is free. Well commented source is provided. You may reuse the
3965
- * source in any way you please with the exception anything that uses it must be
3966
- * marked to indicate is contains 'non-military use only' components.
3967
- *
3968
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3969
- *
3970
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
3971
- *
3972
- * This file is part of the X_ITE Project.
3973
- *
3974
- * X_ITE is free software: you can redistribute it and/or modify it under the
3975
- * terms of the GNU General Public License version 3 only, as published by the
3976
- * Free Software Foundation.
3977
- *
3978
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
3979
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
3980
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
3981
- * details (a copy is included in the LICENSE file that accompanied this code).
3982
- *
3983
- * You should have received a copy of the GNU General Public License version 3
3984
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
3985
- * copy of the GPLv3 License.
3986
- *
3987
- * For Silvio, Joy and Adi.
3988
- *
3989
- ******************************************************************************/
3990
-
3991
3380
 
3992
3381
 
3993
3382
 
@@ -4117,53 +3506,6 @@ const NurbsSurfaceInterpolator_default_ = NurbsSurfaceInterpolator;
4117
3506
  const external_X_ITE_X3D_Extrusion_namespaceObject = __X_ITE_X3D__ .Extrusion;
4118
3507
  var external_X_ITE_X3D_Extrusion_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_Extrusion_namespaceObject);
4119
3508
  ;// ./src/x_ite/Components/NURBS/NurbsSweptSurface.js
4120
- /*******************************************************************************
4121
- *
4122
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4123
- *
4124
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
4125
- *
4126
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
4127
- *
4128
- * The copyright notice above does not evidence any actual of intended
4129
- * publication of such source code, and is an unpublished work by create3000.
4130
- * This material contains CONFIDENTIAL INFORMATION that is the property of
4131
- * create3000.
4132
- *
4133
- * No permission is granted to copy, distribute, or create derivative works from
4134
- * the contents of this software, in whole or in part, without the prior written
4135
- * permission of create3000.
4136
- *
4137
- * NON-MILITARY USE ONLY
4138
- *
4139
- * All create3000 software are effectively free software with a non-military use
4140
- * restriction. It is free. Well commented source is provided. You may reuse the
4141
- * source in any way you please with the exception anything that uses it must be
4142
- * marked to indicate is contains 'non-military use only' components.
4143
- *
4144
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4145
- *
4146
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
4147
- *
4148
- * This file is part of the X_ITE Project.
4149
- *
4150
- * X_ITE is free software: you can redistribute it and/or modify it under the
4151
- * terms of the GNU General Public License version 3 only, as published by the
4152
- * Free Software Foundation.
4153
- *
4154
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
4155
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
4156
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
4157
- * details (a copy is included in the LICENSE file that accompanied this code).
4158
- *
4159
- * You should have received a copy of the GNU General Public License version 3
4160
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
4161
- * copy of the GPLv3 License.
4162
- *
4163
- * For Silvio, Joy and Adi.
4164
- *
4165
- ******************************************************************************/
4166
-
4167
3509
 
4168
3510
 
4169
3511
 
@@ -4287,53 +3629,6 @@ const NurbsSweptSurface_default_ = NurbsSweptSurface;
4287
3629
 
4288
3630
  /* harmony default export */ const NURBS_NurbsSweptSurface = (external_X_ITE_X3D_Namespace_default().add ("NurbsSweptSurface", NurbsSweptSurface_default_));
4289
3631
  ;// ./src/x_ite/Components/NURBS/NurbsSwungSurface.js
4290
- /*******************************************************************************
4291
- *
4292
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4293
- *
4294
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
4295
- *
4296
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
4297
- *
4298
- * The copyright notice above does not evidence any actual of intended
4299
- * publication of such source code, and is an unpublished work by create3000.
4300
- * This material contains CONFIDENTIAL INFORMATION that is the property of
4301
- * create3000.
4302
- *
4303
- * No permission is granted to copy, distribute, or create derivative works from
4304
- * the contents of this software, in whole or in part, without the prior written
4305
- * permission of create3000.
4306
- *
4307
- * NON-MILITARY USE ONLY
4308
- *
4309
- * All create3000 software are effectively free software with a non-military use
4310
- * restriction. It is free. Well commented source is provided. You may reuse the
4311
- * source in any way you please with the exception anything that uses it must be
4312
- * marked to indicate is contains 'non-military use only' components.
4313
- *
4314
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4315
- *
4316
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
4317
- *
4318
- * This file is part of the X_ITE Project.
4319
- *
4320
- * X_ITE is free software: you can redistribute it and/or modify it under the
4321
- * terms of the GNU General Public License version 3 only, as published by the
4322
- * Free Software Foundation.
4323
- *
4324
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
4325
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
4326
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
4327
- * details (a copy is included in the LICENSE file that accompanied this code).
4328
- *
4329
- * You should have received a copy of the GNU General Public License version 3
4330
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
4331
- * copy of the GPLv3 License.
4332
- *
4333
- * For Silvio, Joy and Adi.
4334
- *
4335
- ******************************************************************************/
4336
-
4337
3632
 
4338
3633
 
4339
3634
 
@@ -4457,53 +3752,6 @@ const NurbsSwungSurface_default_ = NurbsSwungSurface;
4457
3752
 
4458
3753
  /* harmony default export */ const NURBS_NurbsSwungSurface = (external_X_ITE_X3D_Namespace_default().add ("NurbsSwungSurface", NurbsSwungSurface_default_));
4459
3754
  ;// ./src/x_ite/Components/NURBS/NurbsTextureCoordinate.js
4460
- /*******************************************************************************
4461
- *
4462
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4463
- *
4464
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
4465
- *
4466
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
4467
- *
4468
- * The copyright notice above does not evidence any actual of intended
4469
- * publication of such source code, and is an unpublished work by create3000.
4470
- * This material contains CONFIDENTIAL INFORMATION that is the property of
4471
- * create3000.
4472
- *
4473
- * No permission is granted to copy, distribute, or create derivative works from
4474
- * the contents of this software, in whole or in part, without the prior written
4475
- * permission of create3000.
4476
- *
4477
- * NON-MILITARY USE ONLY
4478
- *
4479
- * All create3000 software are effectively free software with a non-military use
4480
- * restriction. It is free. Well commented source is provided. You may reuse the
4481
- * source in any way you please with the exception anything that uses it must be
4482
- * marked to indicate is contains 'non-military use only' components.
4483
- *
4484
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4485
- *
4486
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
4487
- *
4488
- * This file is part of the X_ITE Project.
4489
- *
4490
- * X_ITE is free software: you can redistribute it and/or modify it under the
4491
- * terms of the GNU General Public License version 3 only, as published by the
4492
- * Free Software Foundation.
4493
- *
4494
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
4495
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
4496
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
4497
- * details (a copy is included in the LICENSE file that accompanied this code).
4498
- *
4499
- * You should have received a copy of the GNU General Public License version 3
4500
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
4501
- * copy of the GPLv3 License.
4502
- *
4503
- * For Silvio, Joy and Adi.
4504
- *
4505
- ******************************************************************************/
4506
-
4507
3755
 
4508
3756
 
4509
3757
 
@@ -4597,53 +3845,6 @@ const NurbsTextureCoordinate_default_ = NurbsTextureCoordinate;
4597
3845
 
4598
3846
  /* harmony default export */ const NURBS_NurbsTextureCoordinate = (external_X_ITE_X3D_Namespace_default().add ("NurbsTextureCoordinate", NurbsTextureCoordinate_default_));
4599
3847
  ;// ./src/standard/Math/Geometry/Triangle2.js
4600
- /*******************************************************************************
4601
- *
4602
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4603
- *
4604
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
4605
- *
4606
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
4607
- *
4608
- * The copyright notice above does not evidence any actual of intended
4609
- * publication of such source code, and is an unpublished work by create3000.
4610
- * This material contains CONFIDENTIAL INFORMATION that is the property of
4611
- * create3000.
4612
- *
4613
- * No permission is granted to copy, distribute, or create derivative works from
4614
- * the contents of this software, in whole or in part, without the prior written
4615
- * permission of create3000.
4616
- *
4617
- * NON-MILITARY USE ONLY
4618
- *
4619
- * All create3000 software are effectively free software with a non-military use
4620
- * restriction. It is free. Well commented source is provided. You may reuse the
4621
- * source in any way you please with the exception anything that uses it must be
4622
- * marked to indicate is contains 'non-military use only' components.
4623
- *
4624
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4625
- *
4626
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
4627
- *
4628
- * This file is part of the X_ITE Project.
4629
- *
4630
- * X_ITE is free software: you can redistribute it and/or modify it under the
4631
- * terms of the GNU General Public License version 3 only, as published by the
4632
- * Free Software Foundation.
4633
- *
4634
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
4635
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
4636
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
4637
- * details (a copy is included in the LICENSE file that accompanied this code).
4638
- *
4639
- * You should have received a copy of the GNU General Public License version 3
4640
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
4641
- * copy of the GPLv3 License.
4642
- *
4643
- * For Silvio, Joy and Adi.
4644
- *
4645
- ******************************************************************************/
4646
-
4647
3848
 
4648
3849
 
4649
3850
  const Triangle2 =
@@ -4701,7 +3902,7 @@ const Triangle2 =
4701
3902
  * @param {Vector2} c third point of triangle
4702
3903
  * @returns
4703
3904
  */
4704
- toBarycentric: (function ()
3905
+ toBarycentric: (() =>
4705
3906
  {
4706
3907
  const
4707
3908
  v0 = new (external_X_ITE_X3D_Vector2_default()) (),
@@ -4739,53 +3940,6 @@ const Triangle2_default_ = Triangle2;
4739
3940
  const external_X_ITE_X3D_libtess_namespaceObject = __X_ITE_X3D__ .libtess;
4740
3941
  var external_X_ITE_X3D_libtess_default = /*#__PURE__*/__webpack_require__.n(external_X_ITE_X3D_libtess_namespaceObject);
4741
3942
  ;// ./src/x_ite/Components/NURBS/NurbsTrimmedSurface.js
4742
- /*******************************************************************************
4743
- *
4744
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4745
- *
4746
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
4747
- *
4748
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
4749
- *
4750
- * The copyright notice above does not evidence any actual of intended
4751
- * publication of such source code, and is an unpublished work by create3000.
4752
- * This material contains CONFIDENTIAL INFORMATION that is the property of
4753
- * create3000.
4754
- *
4755
- * No permission is granted to copy, distribute, or create derivative works from
4756
- * the contents of this software, in whole or in part, without the prior written
4757
- * permission of create3000.
4758
- *
4759
- * NON-MILITARY USE ONLY
4760
- *
4761
- * All create3000 software are effectively free software with a non-military use
4762
- * restriction. It is free. Well commented source is provided. You may reuse the
4763
- * source in any way you please with the exception anything that uses it must be
4764
- * marked to indicate is contains 'non-military use only' components.
4765
- *
4766
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4767
- *
4768
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
4769
- *
4770
- * This file is part of the X_ITE Project.
4771
- *
4772
- * X_ITE is free software: you can redistribute it and/or modify it under the
4773
- * terms of the GNU General Public License version 3 only, as published by the
4774
- * Free Software Foundation.
4775
- *
4776
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
4777
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
4778
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
4779
- * details (a copy is included in the LICENSE file that accompanied this code).
4780
- *
4781
- * You should have received a copy of the GNU General Public License version 3
4782
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
4783
- * copy of the GPLv3 License.
4784
- *
4785
- * For Silvio, Joy and Adi.
4786
- *
4787
- ******************************************************************************/
4788
-
4789
3943
 
4790
3944
 
4791
3945
 
@@ -5167,53 +4321,6 @@ const NurbsTrimmedSurface_default_ = NurbsTrimmedSurface;
5167
4321
 
5168
4322
  /* harmony default export */ const NURBS_NurbsTrimmedSurface = (external_X_ITE_X3D_Namespace_default().add ("NurbsTrimmedSurface", NurbsTrimmedSurface_default_));
5169
4323
  ;// ./src/assets/components/NURBSComponent.js
5170
- /*******************************************************************************
5171
- *
5172
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5173
- *
5174
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
5175
- *
5176
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
5177
- *
5178
- * The copyright notice above does not evidence any actual of intended
5179
- * publication of such source code, and is an unpublished work by create3000.
5180
- * This material contains CONFIDENTIAL INFORMATION that is the property of
5181
- * create3000.
5182
- *
5183
- * No permission is granted to copy, distribute, or create derivative works from
5184
- * the contents of this software, in whole or in part, without the prior written
5185
- * permission of create3000.
5186
- *
5187
- * NON-MILITARY USE ONLY
5188
- *
5189
- * All create3000 software are effectively free software with a non-military use
5190
- * restriction. It is free. Well commented source is provided. You may reuse the
5191
- * source in any way you please with the exception anything that uses it must be
5192
- * marked to indicate is contains 'non-military use only' components.
5193
- *
5194
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5195
- *
5196
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
5197
- *
5198
- * This file is part of the X_ITE Project.
5199
- *
5200
- * X_ITE is free software: you can redistribute it and/or modify it under the
5201
- * terms of the GNU General Public License version 3 only, as published by the
5202
- * Free Software Foundation.
5203
- *
5204
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
5205
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
5206
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
5207
- * details (a copy is included in the LICENSE file that accompanied this code).
5208
- *
5209
- * You should have received a copy of the GNU General Public License version 3
5210
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
5211
- * copy of the GPLv3 License.
5212
- *
5213
- * For Silvio, Joy and Adi.
5214
- *
5215
- ******************************************************************************/
5216
-
5217
4324
 
5218
4325
 
5219
4326