3.3.
NON-DELAUNAY TRIANGULATED SURFACES
109
Figure
3.8
Triangulation
of 3D
non-planar closed curves: series
of
links
are
determined
to
decompose
the
curves
into
more
or
less planar adjacent loops.
3.3
Non-Delaunay
triangulated surfaces
As
we
will
see in
chapter
6,
triangulated surfaces play
a
central
role
in the
modeling
of the
subsurface.
For
this reason,
it is
important
to
have
a
large
set
of
methods allowing initial versions
of
these surfaces
to be
built
from
rough
data.
The
Delaunay's tessellation presented
in the
previous section
is a
very
efficient
tool,
but
this method
is
applicable only
if the
surface
to be
built
is a
part
of a
plane.
For
this reason,
we
present
in
this section some
new
methods
that
do not
suffer
from
this limitation
and are
particularly well
adapted
to
geological
problems when
the
surface
to be
built
is
defined
by its
boundary:
• the
"patch
algorithm" corresponds
to the
case where
the
surface
to be
built interpolates
a 3D
closed curve
(see
figure
(3.8)),
• the
"strip algorithm" corresponds
to the
case where
the
surface
to be
built
interpolates
two 3D
open curves
(see
figure
(3.9)),
• the
"skin algorithm" corresponds
to the
case where
the
surface
to be
built
interpolates
two 3D
closed curves
(see
figure
(3.12)),
and
the
"pants algorithm" corresponds
to the
case where
the
surface
to be
built interpolates
one
series
of 3D
closed curves correlated with
another
series
of 3D
closed curves
(see
figure
(3.15)).