VTK 9.4.0 04 Dec 20:05The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data. It comes with state-of-the-art tools for 3D rendering, a suite of widgets for 3D interaction, and extensive 2D plotting capability. VTK is part of Kitware’s collection of supported platforms for software development. The platform is used worldwide in commercial applications, as well as in research and development. minor feature: VTK 9.4.0 Release Notes. Changes made since VTK 9.3.1 include the following. New Features (#new-features). Annotation (#annotation). DataModel (#datamodel). ExecutionModel (#executionmodel). Filters (#filters). Interaction (#interaction). I/O (#io). Python (#python). Rendering (#rendering). Testing (#testing). ThirdParty (#thirdparty). VR (#vr). WebAssembly (#webassembly). Wrapping (#wrapping). Changes (#changes). Build (#build). DataModel (#datamodel-1). Filters (#filters-1). I/O (#io-1). Rendering (#rendering-1). Wrapping (#wrapping-1). improvements (#improvements). Accelerators (#accelerators). Annotation (#annotation-1). Build (#build-1). Charts (#charts). Core (#core). DataModel (#datamodel-2). Filters (#filters-2). I/O (#io-2). Interaction (#interaction-1). Python (#python-1). Rendering (#rendering-2). System (#system). VR (#vr-1). Deprecations/Removals (#deprecationsremovals). New Features: Annotation: boom: New `vtkPolarAxesActor2D` avaialble for drawing a polar axes overlay. polar-axes2d (imgs/9.4/polar-axes2d.png). DataModel: boom: New `vtkImplicitArray` template class brings memory efficiency to vtk data array applications. Author's note (9.4/add-vtkImplicitArrays.md). The new `vtkAnnulus` implicit function represents an infinite annulus (two co-axial cylinders). Author's note (9.4/annulus-implicit-widget.md). boom: VTK now supports higher order Galerkin cells via a new data object `vtkCellGrid`. Author's note (9.4/cell-grid-changes.md). cell-grid-non-isoparametric (imgs/9.4/cell-grid-non-isoparametric.png). ExecutionModel: New information keys added to allow filters to execute without any prior temporal access for in-situ visualization. Author's note (9.4/no-prior-temporal-access.md). Filters: New `vtkAppendPartitionedDataSetCollection` class to append multiple partitioned dataset collections into a single partioned dataset collection. Author's note (9.4/add-append-PDC.md). New `vtkCriticalTime` filter to generate time step values based on user-speci 3D Slicer 5.6.1Desktop software to solve advanced image computing challenges with a focus on clinical and biomedical applications. Development platform to quickly build and deploy custom solutions for research and commercial products, using free, open source software. Community of knowledgeable users and developers working together to improve medical computing. The development of 3D Slicer—including its numerous modules, extensions, datasets, pull requests, patches, issues reports, suggestions—is made possib |