[vtkusers] Normals produced by blender
David Doria
daviddoria at gmail.com
Thu Mar 26 11:34:36 EDT 2009
I am trying to convert a ply file that I export from blender into a usable
form for VTK. The normals seem to "work" in paraview, but I cannot extract
them in VTK. They seem to be in an array called cellNormals that in Paraview
I can color the cells by cellNormals, but I cannot apply glyphs using
cellNormals. Why would that be? I feel like it is related to why I can't see
them in vtk c++ code.
Here is the file.
http://engineeringnotes.net/BunnyBlend.vtp
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090326/71664c63/attachment.htm>
More information about the vtkusers
mailing list