Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v35.14.0
04 May 17:12
Compare
Sorry, something went wrong.
No results found
Features
WebGPU: add attribute id support to hardware selection (4fadbe0 )
WebGPU: Depth only / zbuffer pass support in CellArrayMapper (3360fdf )
WebGPU: sample ORM/RM textures once (a200ea2 )
WebGPU: support scalars at cells in CellArrayMapper (e626aed )
v35.13.0
04 May 12:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Glyph3DMapper: avoid zero-sized glyph SSBO bindings (77984e2 )
Features
ImageCPRMapper: add ImageCPRMapper in WebGPU (d64729e )
ImageCPRMapper: add ImageCPRMapper in WebGPU (93cfdb6 )
v35.12.1
04 May 07:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
CylinderSource: generate correct normals for directed cylinders (839d654 )
v35.12.0
04 May 07:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
vtkWebGPUBackground: background is RGB (3cfb56b )
Features
CutterMapper: add vtkCutterMapper (5394ac3 ), closes #1967
WebGPU: add vtkSkybox (d4f05f5 )
WebGPU: add vtkWebGPUBackground (c6a193d )
WebGPU: implement device.lost handler (fca3b9f )
v35.11.2
30 Apr 07:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ImageResliceMapper: normalize slab sampling direction (dfbee4c )
v35.11.1
28 Apr 14:56
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Convolution2DPass: fix default kernel size (d296bd3 )
v35.11.0
23 Apr 19:51
Compare
Sorry, something went wrong.
No results found
Features
DataArray: add preserveTypedArrays option to getState() (a11970d )
v35.10.1
22 Apr 08:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ContourTriangulator: preserve oriented contour normals for x-axis (67d3a3c ), closes #3243
v35.10.0
21 Apr 06:45
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
35.9.0 (2026-04-20)
Features
vtkProperty: add vtkProperty edgeOpacity (2a14752 ), closes #3461