Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] Progressive Mesh

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] Progressive Mesh


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: Re: [cgal-discuss] Progressive Mesh
  • Date: Sat, 24 Jan 2009 08:39:25 +0100 (CET)

Pierre,

Thanks for the suggestion, but this is not really what I mean by the term
progressive mesh. Rather, what I meant was the progressive mesh structure
introduced by Hoppe
(http://research.microsoft.com/en-us/um/people/hoppe/proj/pm). Basically, the
reason I asked on the CGAL discuss list is because it seems like CGAL takes on
part of the way to implementing this structure. Namely, they provide the
EdgeCollapsable mesh concept. I was just curious how difficult it would be to
implement and properly keep track of the edge collapses and to reintroduce
removed vertices with a vertex split. I also wanted to see if anyone else had
done this, as I see no real use in re-inventing the wheel.

Thanks,
Rob



Archive powered by MHonArc 2.6.16.

Top of Page