[vtkusers] Help with Vtk when rendering millions of points

Bill Lorensen bill.lorensen at gmail.com
Mon Aug 6 15:37:04 EDT 2012


How are you representing the points? Can you provide a self-contained,
compilable example that illustrates the problem?

On Mon, Aug 6, 2012 at 7:08 AM, ikatz <ikatzbilb at hotmail.com> wrote:

> Hi,
>
> I am quite newbie in VTK and have started working in a project where I have
> a window based on VTK where different elements are loaded and displayed.
> The
> display renders circles, spheres and (most importantly) clouds of points.
> What I have been asked to do is to resolve some big problems regarding the
> update speed and some errors regarding the amount of objects.
>
> When you load a 10 million points point cloud (and before displaying it in
> the window) it works fine but when you try to render all those elements in
> the vtkRenderWindow (in the Display mentioned before) it fails or
> (depending
> on the computer) takes a lot of time.
>
> I wanted to know if this is normal when working with so many objects or if
> there is a way of doing it faster. I have read that the vtkRenderWindow
> could work with many layers (in our program it works with 2), using more
> layers could make it work better?
>
> As you may see I am a little bit lost so any help or tip would be so
> appreciated :)
>
> Thanks in advance!
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Help-with-Vtk-when-rendering-millions-of-points-tp5715120.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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120806/130e996e/attachment.htm>


More information about the vtkusers mailing list