[Paraview] LOD Algorithm

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Aug 1 13:23:23 EDT 2011


No, there's no easy way to modify the underlying LOD algorithm without
changing the framework code.

Utkarsh

On Mon, Aug 1, 2011 at 12:02 PM,  <owen.arnold at stfc.ac.uk> wrote:
> Hi,
>
>
>
> We’ve recently been generating a series of plugins to get our data into
> ParaView. We generate our vtkUnstructuredGrids from our raw data by
> specifying a recursion depth into a rather large, hierarchical dataset. It
> occurs to us that we could set a minimal recursion depth and quickly
> generate a small vtkUnstructuredGrid, which would be suitable for drawing
> during mouse interaction. ParaView seems to use a fixed underlying quadratic
> clustering algorithm to do this. Is there any way to override this algorithm
> without modifying framework code?
>
>
>
> Thanks in advance,
>
>
>
> Owen.
>
> --
> Scanned by iCritical.
>
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list