Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Rendering Polyhedron ??

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Rendering Polyhedron ??


Chronological Thread 
  • From: Priyank Jain <>
  • To:
  • Subject: [cgal-discuss] Re: Rendering Polyhedron ??
  • Date: Wed, 04 Nov 2009 02:35:24 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=aShKMcp+cEUDlx62RdRcy7A2PZ05YzXen30zYtI7LgtcVMWuXanH9IzWHyrj0aOlAW KW7DGgyO+KuOMYM3WK26EoXt5ItP8v7zd+JCvujLyMCjMiqsZknqz85pCY4XLX7abgQF 35GKbJcmm0+36qqIOyLuUuIrsPmc9pkEyT7vw=

Also, this link describes the .OFF format: http://shape.cs.princeton.edu/benchmark/documentation/off_format.html

Priyank Jain wrote:
Hello,

I want to render a polyhedron model and I am not sure how to go about it. I am on a windows machine using Visual Studio 2008 as my choice of compiler. I looked at geomView, but it seems to only support unix / windows(+cygwin) flavor. The other option is Qt framework, but then in the manual, it mentioned only about 2D stuff, so I am not sure if I can use qt to render my polyhedron. On a side note, I have Qt installed on my machine, so if required I can use that.

Can someone please let me know how they have dealt with rendering polyhedron models on a windows/visual studio configuration ?

I'd really appreciate any help.

Thank you
/Priyank Jain



Archive powered by MHonArc 2.6.16.

Top of Page