SkillAgentSearch skills...

BVtkNodes

Blender addon providing VTK nodes

Install / Use

/learn @simboden/BVtkNodes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BVtkNodes

The Visualization Toolkit (VTK https://www.vtk.org/ ) is an open source library for scientific visualization developed by Kitware. BVtkNodes is a Blender Addon allowing to use VTK within Blender.

<p align="center"> <img src="isosurfaces.jpg" width="800" > </p>

addon for: Blender version 2.79.
current version: beta 1.0
license: GPL3
contributors: Silvano Imboden (s.imboden@cineca.it) , Lorenzo Celli, Paul Mc Manus

Prerequisites:

VTK (version 7 and above) and VTK python wrappers compatible with the python used in Blender.
For Ubuntu 16.04 and above you may try the following binaries BVtkBinaries.zip(147MB).
To build VTK your own please look here: build_vtk_for_blender.

Goals:

  • verify the feasibility of using VTK inside Blender
  • provide a tools to quickly learn VTK and prototiping VTK pipelines.

Desiderable side effects:

  • provide Blender users with readers for many scientific data format, and techniques to convert them to blender mesh.
  • provide VTK users with hi-quality-rendering and many kind of mesh editing tools.

Installation:

  • verify the prerequisites
  • download BVtkNodes.zip
  • Blender menu > User Preferences > Addons > install from file > choose the zip-archive > activate flag beside BVtkNodes
View on GitHub
GitHub Stars49
CategoryDevelopment
Updated3mo ago
Forks35

Languages

Python

Security Score

72/100

Audited on Dec 26, 2025

No findings