vtk.js 34.15.5 → 34.16.0

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @project vtk.js
3
- * @build Tue, Dec 9, 2025 3:20 PM ET
3
+ * @build Fri, Dec 12, 2025 6:18 PM ET
4
4
  * @copyright Copyright (c) 2025 Kitware, Inc.
5
5
  *
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @project vtk.js
3
- * @build Tue, Dec 9, 2025 3:20 PM ET
3
+ * @build Fri, Dec 12, 2025 6:18 PM ET
4
4
  * @copyright Copyright (c) 2025 Kitware, Inc.
5
5
  *
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @project vtk.js
3
- * @build Tue, Dec 9, 2025 3:20 PM ET
3
+ * @build Fri, Dec 12, 2025 6:18 PM ET
4
4
  * @copyright Copyright (c) 2025 Kitware, Inc.
5
5
  *
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @project vtk.js
3
- * @build Tue, Dec 9, 2025 3:20 PM ET
3
+ * @build Fri, Dec 12, 2025 6:18 PM ET
4
4
  * @copyright Copyright (c) 2025 Kitware, Inc.
5
5
  *
6
6
  */
@@ -529,6 +529,160 @@
529
529
  "NanColor" : [ 1, 0, 0 ],
530
530
  "RGBPoints" : [ 0, 0, 0, 0, 1, 1, 1, 1 ]
531
531
  },
532
+ {
533
+ "ColorSpace" : "RGB",
534
+ "Name" : "Grayscale-DICOM-sigmoid",
535
+ "Notes": "This is a 16 point sample of a sigmoid grayscale colormap described in the DICOM standard. See equation C.11-1 in section C.11.2",
536
+ "NanColor" : [ 1, 0, 0 ],
537
+ "BelowRangeColor" : [ 0, 0, 0 ],
538
+ "AboveRangeColor" : [ 1, 1, 1 ],
539
+ "RGBPoints" : [
540
+ -1,
541
+ 0.01798620996209156,
542
+ 0.01798620996209156,
543
+ 0.01798620996209156,
544
+ -0.8666666666666667,
545
+ 0.030275691986950463,
546
+ 0.030275691986950463,
547
+ 0.030275691986950463,
548
+ -0.7333333333333334,
549
+ 0.05053016223541345,
550
+ 0.05053016223541345,
551
+ 0.05053016223541345,
552
+ -0.6,
553
+ 0.08317269649392238,
554
+ 0.08317269649392238,
555
+ 0.08317269649392238,
556
+ -0.4666666666666667,
557
+ 0.13392788832407365,
558
+ 0.13392788832407365,
559
+ 0.13392788832407365,
560
+ -0.33333333333333337,
561
+ 0.2086085273260449,
562
+ 0.2086085273260449,
563
+ 0.2086085273260449,
564
+ -0.19999999999999996,
565
+ 0.31002551887238755,
566
+ 0.31002551887238755,
567
+ 0.31002551887238755,
568
+ -0.06666666666666665,
569
+ 0.4337256058045608,
570
+ 0.4337256058045608,
571
+ 0.4337256058045608,
572
+ 0.06666666666666665,
573
+ 0.5662743941954392,
574
+ 0.5662743941954392,
575
+ 0.5662743941954392,
576
+ 0.19999999999999996,
577
+ 0.6899744811276125,
578
+ 0.6899744811276125,
579
+ 0.6899744811276125,
580
+ 0.33333333333333326,
581
+ 0.791391472673955,
582
+ 0.791391472673955,
583
+ 0.791391472673955,
584
+ 0.46666666666666656,
585
+ 0.8660721116759263,
586
+ 0.8660721116759263,
587
+ 0.8660721116759263,
588
+ 0.6000000000000001,
589
+ 0.9168273035060777,
590
+ 0.9168273035060777,
591
+ 0.9168273035060777,
592
+ 0.7333333333333334,
593
+ 0.9494698377645865,
594
+ 0.9494698377645865,
595
+ 0.9494698377645865,
596
+ 0.8666666666666667,
597
+ 0.9697243080130495,
598
+ 0.9697243080130495,
599
+ 0.9697243080130495,
600
+ 1,
601
+ 0.9820137900379085,
602
+ 0.9820137900379085,
603
+ 0.9820137900379085
604
+ ]
605
+ },
606
+ {
607
+ "ColorSpace" : "RGB",
608
+ "Name" : "Inverted-Grayscale",
609
+ "NanColor" : [ 1, 0, 0 ],
610
+ "RGBPoints" : [ 0, 1, 1, 1, 1, 0, 0, 0 ]
611
+ },
612
+ {
613
+ "ColorSpace" : "RGB",
614
+ "Name" : "Inverted-Grayscale-DICOM-sigmoid",
615
+ "Notes": "This is a 16 point sample of a sigmoid inverted-grayscale colormap described in the DICOM standard. See equation C.11-1 in section C.11.2",
616
+ "BelowRangeColor" : [ 1, 1, 1 ],
617
+ "AboveRangeColor" : [ 0, 0, 0 ],
618
+ "NanColor" : [ 1, 0, 0 ],
619
+ "RGBPoints" : [
620
+ -1,
621
+ 0.9820137900379085,
622
+ 0.9820137900379085,
623
+ 0.9820137900379085,
624
+ -0.8666666666666667,
625
+ 0.9697243080130495,
626
+ 0.9697243080130495,
627
+ 0.9697243080130495,
628
+ -0.7333333333333334,
629
+ 0.9494698377645866,
630
+ 0.9494698377645866,
631
+ 0.9494698377645866,
632
+ -0.6,
633
+ 0.9168273035060777,
634
+ 0.9168273035060777,
635
+ 0.9168273035060777,
636
+ -0.4666666666666667,
637
+ 0.8660721116759263,
638
+ 0.8660721116759263,
639
+ 0.8660721116759263,
640
+ -0.33333333333333337,
641
+ 0.791391472673955,
642
+ 0.791391472673955,
643
+ 0.791391472673955,
644
+ -0.19999999999999996,
645
+ 0.6899744811276125,
646
+ 0.6899744811276125,
647
+ 0.6899744811276125,
648
+ -0.06666666666666665,
649
+ 0.5662743941954391,
650
+ 0.5662743941954391,
651
+ 0.5662743941954391,
652
+ 0.06666666666666665,
653
+ 0.43372560580456077,
654
+ 0.43372560580456077,
655
+ 0.43372560580456077,
656
+ 0.19999999999999996,
657
+ 0.3100255188723875,
658
+ 0.3100255188723875,
659
+ 0.3100255188723875,
660
+ 0.33333333333333326,
661
+ 0.20860852732604496,
662
+ 0.20860852732604496,
663
+ 0.20860852732604496,
664
+ 0.46666666666666656,
665
+ 0.13392788832407365,
666
+ 0.13392788832407365,
667
+ 0.13392788832407365,
668
+ 0.6000000000000001,
669
+ 0.08317269649392234,
670
+ 0.08317269649392234,
671
+ 0.08317269649392234,
672
+ 0.7333333333333334,
673
+ 0.05053016223541351,
674
+ 0.05053016223541351,
675
+ 0.05053016223541351,
676
+ 0.8666666666666667,
677
+ 0.03027569198695046,
678
+ 0.03027569198695046,
679
+ 0.03027569198695046,
680
+ 1,
681
+ 0.01798620996209155,
682
+ 0.01798620996209155,
683
+ 0.01798620996209155
684
+ ]
685
+ },
532
686
  {
533
687
  "ColorSpace" : "RGB",
534
688
  "Name" : "BkRd",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vtk.js",
3
- "version": "34.15.5",
3
+ "version": "34.16.0",
4
4
  "description": "Visualization Toolkit for the Web",
5
5
  "keywords": [
6
6
  "3d",