Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem of visualing

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem of visualing


Chronological Thread 
  • From: Ashwin Nanjappa <>
  • To:
  • Subject: Re: [cgal-discuss] Problem of visualing
  • Date: Fri, 18 Apr 2008 09:56:31 +0800

hust_lwl wrote:
Dear sir:

You don't need to address the mailing list so formally! We're a bunch of friendly folks out here ;-)

I am a new user of CGAL,in my research,I want to implement the conformal harmonic mapping. Through the CGAL library, I don't know how to visual the results after compilation.

CGAL is a purely computational geometry library. To see your results visually, you will need to display them yourself. One option could be the Qt toolkit, for which CGAL has some support, see:
<http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Qt_widget/Chapter_main.html>

~ash



Archive powered by MHonArc 2.6.16.

Top of Page