Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Geomview perfomance with CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Geomview perfomance with CGAL


Chronological Thread 
  • From: Sebastian Hegler <>
  • To:
  • Subject: Re: [cgal-discuss] Geomview perfomance with CGAL
  • Date: Wed, 1 Sep 2010 20:38:49 +0200

On Wednesday 01 September 2010 18:44:17 Yvan Maillot wrote:
> But for a sample with more than 4000 points, I have 12645 faces (triangles)
> to display, and then Geomview begin to display them and crashes before
> ending (core dumped).

Try other visualization software. Geomview is unmaintained since late 2007.
The OFF format is easily convertible to ASCII VTK (see
"http://www.vtk.org/VTK/img/file-formats.pdf";), which gives you the freedom
to use basically any visualization software based on VTK. My favorite is
LLNL's visit ("https://wci.llnl.gov/codes/visit/";).


HTH
Sebastian


Archive powered by MHonArc 2.6.16.

Top of Page