Typo on p.16: left Bezier patch of the characteristic map has
a number of transposed entries associated with cn.
The patch should equal the of lower right patch with the sign of the 2nd coordinate flipped.
Correction for tetroid, D_2q, middle column should be [-10 4 -12]
Correction for hexoid, upper left figure, the entries should be
(top left: [-3 0 3], top right [3 0 3] and lower right[3 3 0])
in
M. Dahlen, T. Lyche, and L. L. Schumaker (eds),
Mathematical Methods in Computer Aided Geometric Design III,
Vanderbilt Press,
Nashville, Tennessee,
1995
in
Curves and Surfaces in Geometric Design,
Pierre Jean Laurent, Alain Le Méhauté, Larry L. Schumaker (eds.),
International Conference on Curves and Surfaces in Geometric Design,
Chamonix-Mont-Blanc, France,
1994
For general modeling I recommend C^1-surface splines.
Surfaces...bicubics is older, uses more patches,
uses more complicated formulas, does not prove the convex hull property.
It is however the first of this type of construction.