Skip to Content.
Sympa Menu

cgal-discuss - Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?

Subject: CGAL users discussion list

List archive

Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?


Chronological Thread 
  • From: "Kevin Xu" <>
  • To:
  • Subject: Re: I am new to CGAL -- was Re: [cgal-discuss] Reverse the winding of a polygon mesh?
  • Date: Mon, 5 May 2008 17:33:41 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j0p4Z2hUWzQqYf1Z2poaslkWBC65s2hXKurCrZR38drEntLicSjT294hJrnLz+1BudoZGORPvLiALf6SES1zAIvbJ/hDHVP3zcUIWMC7/Jcwg93uKZSRORHU+WXD0zz0gM9oU5BFb0wxWeEApSbGve5my4T+g8LUxihQmD2BHYY=

Hi, Linda,

Thank you for replying me :)

Maybe the best way for a quick start is to download a demo with source code.

An excellent demo for CGAL is available at:
http://www-sop.inria.fr/geometrica/team/Pierre.Alliez/demos/curvature/

This demo is written by Pierre and includes loading and rendering a
polygonal mesh. It also provides the estimation of surface curvatures.

I hope this is helpful.

Good luck!


On 5/5/08, Andreas Fabri
<>
wrote:
> 姜娜 wrote:
> >
> > Hi,all
> >
> >
> > I am new to CGAL,I want to know how to import a polygon_3 mesh data and
> what
> > packages should be included.
> >
>
> Hi Linda,
>
> as you are new:
>
> - Never reply to a mail starting with a completely new topic.
> - Have a look at the online manual and maybe start with the package
> overview:
> http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/packages.html
> Click on "Polygons and Polyhedra"
> In the paragraph on "3D Polyhedral Surface" you see on the right links to
> the User and Reference Manual. The former is full of examples which should
> answer your question.
>
> Best regards,
>
> andreas
>
>
>
> >
> > can someone help me ?
> >
> > linda
> >
> >
> >
>
> --
> 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