[vtkusers] VTKBlender

Chris Want cjwant at gmail.com
Wed Sep 6 00:31:31 EDT 2017


Hi all,

Many years ago I released a script to help use VTK library routines in
Blender's python interpreter. When Blender 2.5 came out and Blender
moved to Python 3.x, the script broke because VTK stayed on
Python 2.x (so the script only worked with the Blender 2.4x series).

Since VTK moved to Python 3.x fairly recently, I updated my script to work
with recent VTK and Blender versions. I also moved the project to GitHub.
If you are interested, you can find it here:

https://github.com/cwant/VTKBlender

I hope you find it useful!

Regards,
Chris Want


More information about the vtkusers mailing list