Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Need help with Geomview

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Need help with Geomview


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Need help with Geomview
  • Date: Fri, 10 Oct 2008 15:31:05 +0200

Hi,

Doesn't the Geomview chapter in the CGAL manual help?
It is chapter 64 in the manual of CGAL 3.3.
It provides explanations, specifications, and a complete example.

You can also have a look at the source code of the 3D triangulation demos for more examples.

Apart from that, of course the Geomview web site should help too.
http://www.geomview.org/

best
Monique Teillaud

Samay Kumar wrote:
Hello Friends,

I need to ask of available tutorial or help to get programming with CGAL and Geomview.

While going through CGAL overview, I read that I can view .off file using Geomview with CGAL. I am a little bit new in C++ programming so needed to ask for some hint.

I want to view (whether in Geomview or any other viewer) .off file. And later want to highlight particular facet of object defined in .off file as well to draw facet normal. I went through definition of .off file but dint find how to import it and view on Geomview using CGAL library.

Kindly provide any tutorial or link where I can find such introduction to programming with Geomview. Thanks in advance.

Greetings,
Samay





Archive powered by MHonArc 2.6.16.

Top of Page