Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] subdivision surface in 3D

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] subdivision surface in 3D


Chronological Thread 
  • From: Peter Schröder ॐ <>
  • To:
  • Subject: Re: [cgal-discuss] subdivision surface in 3D
  • Date: Sat, 05 Sep 2009 07:21:30 -0700

Hanjoerg Seybold wrote:
As far as i know subdivision surfaces are some kind of tensor product splines
to preserve c1 continuity.
Dear Hanjoerg,

they are often *based* on tensor product splines but generalize them. Others are based on k-direction splines and many are not based on splines at all. In all cases they goal is to be more general than what standard tensor product allows for.
Does anybody know if there are generaliyations to 3D no surfaces, but c1 continuous volumes!!!
There is a construction by MacCracken et al. from many years ago which generalizes tri-cubic splines. And there is a construction by Schaefer et al. of a few years ago which is based on tet meshes. Since the co-dimension is 0 in these the big difficulty in practice is to avoid "self-overlap" (i.e., non-injectivity).

peter



Archive powered by MHonArc 2.6.16.

Top of Page