tkeskita / BVtkNodes

Create and execute VTK pipelines in Blender Node Editor
GNU General Public License v3.0
117 stars 20 forks source link

BVTKNodes

CI Tests

BVTKNodes is a Blender add-on that wraps the Visualization Toolkit (VTK) library for scientific visualization in Blender. The high-level features of this add-on include:

BVTKNodes can be used with Blender's powerful 3D modeling and rendering tools to make figures that are both informative as well as visually stunning. This fork builds on the original repository. Aim is to provide continued updates to newer Blender/VTK versions, new features, bug fixes and community involvement.

Docs | Install Guide | Examples | Gallery | What's New

Dependencies

Quick Start

See the installation guide for more details.

More About BVTKNodes

The Visualization Toolkit (VTK) is an open source library for scientific data processing and visualization. BVTKNodes is an add-on for Blender, a free and open source 3D creation suite. This add-on makes it possible to create and execute VTK pipelines configured in Blender Node Editor, to produce surface mesh objects, which can be then modified and visualized in Blender. While 3D visualization software such as Paraview exist for scientific applications, BVTKNodes provides access to Blender's high quality and photorealistic rendering and mesh editing tools. The original add-on was first presented at Blender Conference 2018.

Contributing

List of contributors can be found in CONTRIBUTORS.md.