Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] QGraphicsView and CGAL::Arangement_2

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] QGraphicsView and CGAL::Arangement_2


Chronological Thread 
  • From: 刘先勇 <>
  • To:
  • Subject: Re: [cgal-discuss] QGraphicsView and CGAL::Arangement_2
  • Date: Sat, 25 May 2013 11:40:02 -0700

Cgal is the library focusing on geometric algorithms. If you want to build GUI, CGAL does not support that. You try with OpenGL/GLUT and QLibViewer. Also, I suggest you could try with OpenFlipper. All of them could help us to easily and visually show what you want to display.


2013/5/25 S. Tung <>
Hi,

I have the similar problem. It is clumsy for me to write VB or VC++ to display it. Any better solutions ?

Regards,

Jay


On Sat, May 25, 2013 at 4:51 PM, Asher Kamiraze <> wrote:
Hi all,

I am wondering what is the best way to display a CGAL arrangement within the Qt grphics view framework. Reading CGAL doc, it seems that only exists triangulation and voronoi classes derived from QGraphicsItem.

If you have any suggestion, I would appreciate.

Regards,

Asher



--
Mr. Jay S. Tung
Earth Sciences
The University of Hong Kong
 




Archive powered by MHonArc 2.6.18.

Top of Page