Jacob, Have a look at http://www.paraview.org/Wiki/User_Created_Plugins and download the Superquadric Tensor Glyph Filter. The zip file contains two sample files with tensors (VTK legacy format). If you compile ParaView from source, you'll be able to compile the plugin as well which allows to visualise tensors using rectangular glyphs, ellipsoidal glyphs, cylindrical glyphs and, as a generalisation, superquadric glyphs with ParaView.
Sven J Cook wrote, On 04.02.2010 23:49: > Hi > Im looking at using paraview to visualise the 3 eigenvectors and the 3 > eigenvalues of a tensor using 3 vector lines at each point in my > structured grid aranged in a similar manner to axis lines. The three > vector lines are unit vectors which give the direction and are accompanied > by 3 magnitudes to give the length. I was wondering how to write a VTK > file for this and how I can use paraview to visualise 3 vectors at each > point. > Thanks Jacob Cook > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
