Skip to content

simboden/BVtkNodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

About

Blender addon providing VTK nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages