[vtkusers] Java version too slow

Jothybasu Selvaraj jothybasu at gmail.com
Wed Oct 19 07:36:15 EDT 2011


Have you tried smoothing and decimating the mesh with vtkDecimatePro to
reduce the triangles and vtkWindowedSincPolyDataFilter to smooth

Jothy?

On Wed, Oct 19, 2011 at 12:26 PM, Sebastien Jourdain <
sebastien.jourdain at kitware.com> wrote:

> Which renderer do you use ? vtkPanel or vtkCanvas or
> vtkRenderer/vtkRenderWindow ?
>
> Thanks,
>
> Seb
>
> On Tue, Oct 18, 2011 at 11:52 PM, mohitab <mohitgargk at gmail.com> wrote:
> > Hi
> >
> > I wrote  a small application to view the triangles from a mesh file. The
> > mesh file is quite big. It has about 800,000 vertices and about 2,200,000
> > triangles.
> > In the C++ version, the user interactions are smooth but with Java
> version
> > for which I used java wrapper, is pretty slow. The basic mouse
> interactions
> > like scaling, rotation etc take a lot of time to respond.
> >
> > Any insights on how to boost performance of java app? Any tricks?
> >
> > -
> > best regards
> >
> > --
> > View this message in context:
> http://vtk.1045678.n5.nabble.com/Java-version-too-slow-tp4916641p4916641.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
> >
> _______________________________________________
> 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
>



-- 
Jothybasu K Selvaraj
PhD Student
University of Liverpool
Liverpool,UK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111019/34023490/attachment.htm>


More information about the vtkusers mailing list