Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3D visualisation of CGAL data structures

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D visualisation of CGAL data structures


Chronological Thread 
  • From: colonel_panic <>
  • To:
  • Subject: [cgal-discuss] 3D visualisation of CGAL data structures
  • Date: Mon, 9 Jun 2014 07:53:57 -0700 (PDT)

Hi everyone,

I am currently trying to develop an application for a university project
using CGAL which uses delaunay triangulations. I have read a few threads on
this board and elsewhere which suggest various methods which can be used to
visualise the results from CGAL packages. I would like to have a quick way
of checking the results of my application during development.

My question is: Which is the easiest and quickest way to visualise the
output of a 3d triangulation generated using CGAL?

I have identified the options of using a framework like QT and post
processing the results into a format to be used with a 3d graphics viewer
like .x3d or VTK. Is there another method which would take less time than
these options?

Thank you



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/3D-visualisation-of-CGAL-data-structures-tp4659421.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page