Skip to content

Releases: Kitware/vtk-js

v35.10.1

22 Apr 08:09

Choose a tag to compare

35.10.1 (2026-04-22)

Bug Fixes

  • ContourTriangulator: preserve oriented contour normals for x-axis (67d3a3c), closes #3243

v35.10.0

21 Apr 06:45

Choose a tag to compare

35.10.0 (2026-04-21)

Features

  • WebGPU: add clipping plane support for polydata, volume and image (7fbc87a)
  • WebGPU: implement subimage texture upload (cc8a76e)

v35.9.0

20 Apr 06:38

Choose a tag to compare

35.9.0 (2026-04-20)

Features

  • vtkProperty: add vtkProperty edgeOpacity (2a14752), closes #3461

v35.8.0

17 Apr 12:17

Choose a tag to compare

35.8.0 (2026-04-17)

Features

  • WebGPU: add coincident topology offsets to CellArrayMapper (871a84c)
  • WebGPU: add coincident topology offsets to ImageMapper (697bb6d)
  • WebGPU: add dependent image modes for single component, LA, RGB, and RGBA (aca7cc3)
  • WebGPU: add independent component mixing to ImageMapper (cbca9f2)
  • WebGPU: add label outline to ImageMapper (bb0ced9)
  • WebGPU: add zbuffer to ImageMapper (4929d93)
  • WebGPU: move ImageMapper off shared clampSampler (79904ae)

Performance Improvements

  • WebGPU: reduce ImageMapper UBO array allocations (a777d91)

v35.7.2

12 Apr 20:24

Choose a tag to compare

35.7.2 (2026-04-12)

Bug Fixes

v35.7.1

10 Apr 06:51

Choose a tag to compare

35.7.1 (2026-04-10)

Bug Fixes

  • xmlreader: use \s to split plain-text data-arrays on any white-spcae character (920f0ce), closes #2642

v35.7.0

10 Apr 06:34

Choose a tag to compare

35.7.0 (2026-04-10)

Features

  • WebGPU: add polydata backface material and local culling (e31b001)

v35.6.0

09 Apr 15:49

Choose a tag to compare

35.6.0 (2026-04-09)

Features

  • ReverseSense: add vktReverseSense (e82a6e9)

v35.5.3

08 Apr 06:12

Choose a tag to compare

35.5.3 (2026-04-08)

Bug Fixes

  • imageResliceMapper: adjust texel size calculation for anisotropic reformats (590ee4f)
  • imageResliceMapper: refine texel size normalization for consistent label outlines (ab7569c)

v35.5.2

30 Mar 17:39

Choose a tag to compare

35.5.2 (2026-03-30)

Bug Fixes

  • Testing: match webpack define name to JS global for VTKJS_TEST_PATTERN (f60fdaa)