Skip to content

swipswaps/BVtkRenderWindow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BVtkRenderWindow

small blender addon that allow VTK to draw on a Blender 3DView.

addon for: Blender version 2.79.
current version: 1.0
license: GPL3

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:

  • code your vtk-python script using the Blender console or text editor
  • use the blender 3dview as a vtkRenderWindow
  • control the camera in the Blender way

About

small blender addon that allow VTK to draw on a Blender 3DView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%