Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Tutorial for visualisation in CGAL using QT

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Tutorial for visualisation in CGAL using QT


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Tutorial for visualisation in CGAL using QT
  • Date: Mon, 22 Oct 2012 11:38:13 +0200
  • Organization: GeometryFactory

Le dimanche 21 octobre 2012 21:05:26 Alvin Smith a écrit :
> Hello everybody,
>
> I am trying to visualize a few things in CGAL. I am definitely a beginner
> to CGAL, but I've been able to turn a point cloud into a surface using the
> surface reconstruction routines. At least, I think I have, but I can't
> visualize the result, nor can I visualize the point cloud for that matter
> without resorting to using Matlab.
>
> I'd like to do this with QT, as geomview looks crufty and old, and maybe I
> have to show my result to a non-technical person and convince them that I
> am a serious person.
>
> The documentation is insufficient:
>
> http://www.cgal.org/Manual/latest/doc_html/cgal_manual/GraphicsView/Chapter_
> main.html

That documentation requires that you have read the documentation of the Qt
Graphics View Framework:

http://doc.qt.digia.com/latest/graphicsview.html

and you should also know about Qt. The CGAL manual does not even try to be a
tutorial for making Qt demos. You should learn Qt using the Qt manual and Qt
tutorials. For examples, Qt Graphics View examples:

http://doc.qt.digia.com/latest/examples-graphicsview.html

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




Archive powered by MHonArc 2.6.18.

Top of Page