[vtkusers] Question about visualization

Rustem Khabetdinov rustem.khabetdinov at gmail.com
Tue Jul 11 07:41:41 EDT 2017


As far as I know there is tensorglyph in vtk that allows to visualize
superquadrics. I've tried to use it but it gives me incorrect glyph. It
always gives me sphere instead of ellipsoid.

2017-07-04 18:44 GMT+03:00 longbowzhang <longbowzhangchina at gmail.com>:

> Basically you try to visualize a 3-by-3 symmetric matrix.
> The natural choice is to use an ellipsoid.
>
> Unfortunately, you have *negative* eigenvalues.
> Therefore, the most elegant visualization should be this
> SuperquadricTensorGlyph
> <http://people.cs.uchicago.edu/~glk/sqd/schultzTVCG10SuperquadricTenso
> rGlyphs.pdf>
> .
> The  code <http://web.ci.uchicago.edu/~schultz/sphinx/superquadrics.html>
> is based on OpenGL, rather than VTK.
>
> Hope this could help or inspire you to some extent.
>
> Longbow
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.
> com/Question-about-visualization-tp5743875p5743877.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170711/edb6aab5/attachment.html>


More information about the vtkusers mailing list