Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] On rendering of Polyhedron in CGAL 3.3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] On rendering of Polyhedron in CGAL 3.3


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] On rendering of Polyhedron in CGAL 3.3
  • Date: Sun, 26 Sep 2010 12:43:02 +0200
  • Organization: GeometryFactory

Le dimanche 26 septembre 2010 11:42:00, kyewong a écrit :
> Hi all
> I've found a problem when rendering Polyhedron in opengl environment:
> When the number of vertices of the mesh rendered is big, then it'll be very
> slow when manipulating it (translate, rotation or scale) in the window,
> wheras i've found that the manipulation in other software(eg. meshlab) for
> the same mesh is much faster.

You probably did not use OpenGL display lists. You need to, if you want good
performances.

--
Laurent Rineau, PhD
Release Manager of the CGAL Project http://www.cgal.org/
R&D Engineer at GeometryFactory http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page