Hi Sebastien,

I did wrote a plugin that was exactly doing what you want but it was
relying on the Generic framework of VTK:
http://vtk.org/VTK/img/AdaptorFramework.pdf

It was using a third party library for the field interpolation
computation. Unfortunately I don't know if that code can be released.
On the other hand, I'm not sure that would be easy to understand as it
also has some optimization that was specific to the file format used.

But I can certainly try to help and guide you using the mailing list,

Seb

On Fri, Apr 27, 2012 at 8:37 AM, Sébastien Blaise
<sebastien.bla...@uclouvain.be> wrote:
> Hi,
>
> I'm a big fan of Paraview, but I am lacking the feature to visualize
> arbitrary order elements (more than 2). After some searches, I did not find
> any suitable solution (I currently split the elements into my code). Is
> anyone aware on a plugin doing that, or should I start writing one?
>
> Thanks,
> Sébastien
>
> _______________________________________________
> 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

Reply via email to