Rendering VTK into Unity
Kitware is pleased to announce the integration of VTK into Unity with the release of two assets on the Unity Asset Store: VTKUnity-MedicalViewer and VTKUnity-Activiz. … Read More
Kitware is pleased to announce the integration of VTK into Unity with the release of two assets on the Unity Asset Store: VTKUnity-MedicalViewer and VTKUnity-Activiz. … Read More
Introduction Until VTK 8.2, surface shading through the vtkPolyDataMapper is computed using the Phong reflectance model. While it achieves plausible results, it requires the user … Read More
ITKv5 can now wrap any user-developed module into a pip-installable package that has an intuitive, pythonic interface. A great example is the MinimalPathExtraction module that … Read More
Lucas Gandel attended the 16th IEEE International Symposium on Mixed and Augmented Reality which took place in Nantes (France) from October 9th to 13th. Kitware … Read More
ITK’s architectural modularization, which occurred in version 4.0, allowed the toolkit to scale in content while remaining organized. In particular, we introduced remote modules that … Read More
When performing continuous integration (CI) testing of a project, it is undesirable to spend time building and configuring a project's dependencies. For dependencies that take … Read More