Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Polyhedra visualisation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Polyhedra visualisation


Chronological Thread 
  • From:
  • To:
  • Subject: Re: [cgal-discuss] Polyhedra visualisation
  • Date: Fri, 19 Mar 2010 00:03:32 +0100
  • Importance: Normal

Thank you so much :)

> Hi Samer,
>
> One way that requires minimum programming is to write the polyhedron to an
> .off file. Then visualize the .off file with Geomview (
> http://www.geomview.org).
>
> Or if you want to visualize the polyhedron in your own code, you may look
> for sample code in polyhedrom demo (CGAL\demo\Polyhedron)
>
> Regards,
> -Ramin
>
>
> On Thu, Mar 18, 2010 at 4:05 PM,
> <>
> wrote:
>
>> Hello programmers,
>>
>> I have a question. What's the fastest way for visualising a polyhedron
>> object? is there some program that I could give data from the object to
>> see how good my polyhedron looks like? windows or linux is OK for that
>> purpose.
>>
>> Thank you,
>>
>> Regards,
>> Samer Afach
>>
>>
>> --
>> You are currently subscribed to cgal-discuss.
>> To unsubscribe or access the archives, go to
>> https://lists-sop.inria.fr/wws/info/cgal-discuss
>>
>>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>





Archive powered by MHonArc 2.6.16.

Top of Page