GiantRoot / io_mesh_vtk

VTK polydata surface mesh Import-Export Add-on for Blender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VTK Polydata Surface Mesh Import-Export Add-on for Blender

Introduction

io_mesh_vtk is an small add-on for Blender 2.80 for importing and exporting surface mesh polygon data (polydata) in VTK (Visualization ToolKit) file format used widely in scientific computation applications.

Currently supported features include

  • ASCII legacy VTK file export (VTK polydata support only, no unstructured grids)
  • Exports mesh (points and faces) and vertex colors as VTK color scalars
  • Import supports currently only one set of color scalars

If you need more functionality for this add-on, please express you wishes on Github issues page or discuss at Blender Artists thread.

About

VTK polydata surface mesh Import-Export Add-on for Blender

License:GNU General Public License v3.0


Languages

Language:Python 100.0%