Abstract

The techniques for parametrizing nonsingular cubic surfaces have shown to be of great interest in recent years. This paper is devoted to the rational parametrization of nonsingular cubic blending surfaces. We claim that these nonsingular cubic blending surfaces can be parametrized using the symbolic computation due to their excellent geometric properties. Especially for the specific forms of these surfaces, we conclude that they must be , , or surfaces, and a criterion is given for deciding their surface types. Besides, using the algorithm proposed by Berry and Patterson in 2001, we obtain the uniform rational parametric representation of these specific forms. It should be emphasized that our results in this paper are invariant under any nonsingular real projective transform. Two explicit examples are presented at the end of this paper.

1. Introduction

In the areas of computer graphics and geometric modeling, we may sometimes encounter the problems about cubic surfaces. A real nonsingular cubic surface can be defined either by the implicit form, that is, the real zeros of a polynomial equation of degree 3 in , or by the rational parametric form, that is, where are homogeneous polynomials and , , and are parameters. Both forms are appropriate for solving different types of problems. For example, in the geometric modeling systems, the implicit form offers many advantages when performing geometric operations like union, intersection, blending, and warping. Besides, the rational parametric form is preferred in the free-form surface modeling, because it guarantees manifoldness and provides a way of generating points within the surface. So, the automatic transition between these two forms is very important.

Generating a rational parametric representation of an algebraic surface (called parametrization for short) is always difficult, even impossible sometimes, while the reverse process called implicitization is always solvable (such as using Grรถbner basis method). Most of the parametrization algorithms for nonsingular cubic surfaces are based on geometric information of nonsingular cubic surfaces, such as the existence of 27 lines on nonsingular cubic surfaces [1]. In 1987, Sederberg and Snively parametrized cubic surfaces in terms of biquadratic polynomials using pairs of skew lines on the surfaces in [2]. This method is further developed by Bajaj et al. in [3] and Polo-Blanco and Top in [4]. In 2001, Berry and Patterson unified the implicitization and parametrization of a nonsingular cubic surface using Hilbert-Burch theorem in [5]. In 2007, Chen et al. presented an alternative method for parametrizing quadric and cubic surfaces based on the theory of -basis in [6].

This paper is devoted to nonsingular cubic blending surfaces in [7โ€“9], which meet two quadratic surfaces with continuity. The blending surfaces have attracted more and more attention in recent years and have been used in particular for filling surface holes, smoothing corners and edges, and making computer animation. Wu and Cheng in [10] discussed the parametrization of the special blending surfaces defined by where , , , , and are real numbers. We further develop their results in a more general way in this paper. We consider successively two classes of these nonsingular cubic blending surfaces: the specific forms and the general forms. (i)For the specific forms, we conclude that they must be , , or surfaces, and present a criterion to decide their surface types. Besides, using the algorithm proposed in [5], we obtain their uniform rational parametric representation. (ii)For the general forms, although they do not have the analogous concise properties as the specific forms do, we can still come to the conclusion that their rational parametrizations can be computed using the symbolic computation.

Additionally, it should be pointed out that our results in this paper are invariant under any nonsingular real projective transform.

The rest of the paper is organized as follows. Section 2 recalls some geometric information of nonsingular cubic surfaces and introduces the constructions for nonsingular cubic blending surfaces. Section 3 is devoted to the specific forms of nonsingular cubic blending surfaces, and we study in detail the geometric information on them and their uniform rational parametric representation. Section 4 discusses the analogous geometric properties of the general forms of nonsingular cubic blending surfaces as the specific forms. Two explicit examples are presented in Section 5. Finally, we conclude the paper in Section 6.

2. Notations and Preliminaries

For the convenience of applications, we always consider the problem in . Let denote the algebraic surface determined by the polynomial equation . Assume that is a set of polynomials, and denote by the set of solutions of the system of all polynomials in . Let be the ideal generated by the polynomials and .

2.1. Geometric Information of Nonsingular Cubic Surfaces

In 1849, Cayley and Salmon published the famous theorem that there are 27 lines lying completely on a nonsingular cubic surface. Every line on a nonsingular cubic surface is met by ten others. A plane containing three of the lines is called a tritangent plane. There are 45 such planes on a nonsingular cubic surface. Nonsingular cubic surfaces can be divided into 5 species with respect to the number of real lines and real components. See Table 1 for more details.

Remark 2.1. Most of the parametrization algorithms lose effectiveness for surfaces, since the surfaces have no real one-to-one parametrization. Thus, we will not address nonsingular cubic blending surfaces of type in this paper.

The computation of lines on a nonsingular cubic surface is our starting point for the analysis and parametrization of the surface, since we could know other geometric information of the surface from Table 1 once the number of real lines on the surface is verified.

Sederberg showed how to compute lines on a nonsingular cubic surface in [11]. Assume that we have a nonsingular cubic surface given by its implicit equation . The parametrization of a line with unknown coefficients is . Substituting the parametric equation of the line into the implicit equation of the surface yields an equation of degree 3 in the parameter . If this equation is identically zero, that is, all the coefficients vanish simultaneously, it guarantees that the line lies entirely on the surface. In this way, the problem of finding a line on a nonsingular cubic surface is transformed into the problem of solving a system of four nonlinear equations in four unknowns. We can find at least one solution of this system using Grรถbner basis method or some other techniques.

If one line is known, we can use this line to find other lines on the surface. We take a pencil of planes through and intersect it with the surface. The intersection consists of and a residual conic . The condition for to degenerate into a pair of lines is that the determinant of its Hessian vanishes. The determinant of the Hessian of is a polynomial of degree 5. Each of the 5 roots corresponds to a plane in which the residual intersection is degenerate. After computing the roots of this polynomial, it is possible to get other lines on the surface.

Remark 2.2. It is relatively expensive to compute one line on a nonsingular cubic surface. Besides, since quintic equations can only be solved numerically, not analytically, we could not obtain exact lines on the surface. However, nonsingular cubic blending surfaces in this paper just avoid these obstacles.

2.2. Nonsingular Cubic Blending Surfaces

In this subsection, we briefly introduce the constructions of nonsingular cubic blending surfaces. Suppose that we are given two quadratic surfaces , , and two associated clipping planes , . Without loss of generality, we assume that and intersect. Denote , where such that is an isolated point in .

Wu et al. in [12] concluded that if the coefficients of , , , and satisfy some certain conditions, then there exists a cubic blending surface which is tangent to along โ€‰โ€‰(). They expanded and with respect to , , and , that is, and obtained the following lemma.

Lemma 2.3 (see [12]). If the coefficients of and defined by (2.1) satisfy where and are nonzero real numbers, then the cubic surface defined by meets with continuity along .

Now, we consider successively two classes of these nonsingular cubic blending surfaces:(i)the nonsingular cubic surfaces defined by (2.3), which are constructed under the above general assumptions, are called the general forms, (ii)if we add some extra restrictions to , , , and : (1)let and be quadratic surfaces defined by where and , , , , and are nonzero real numbers; (2)let and be associated clipping planes defined by where and are nonzero real numbers,

then the nonsingular cubic surfaces defined by (2.3), which are constructed under this specific assumptions, are called the specific forms.

For these two classes of nonsingular cubic blending surfaces, our question is whether or not they have any good geometric property or any fast/exact parametrization algorithm.

3. Nonsingular Cubic Blending Surfaces: The Specific Forms

In this section, we mainly analyze some geometric information of the specific forms which is useful for the parametrization process and compute their uniform rational parametric representation.

3.1. Geometric Information
3.1.1. Lines on the Surfaces

According to the defining polynomial (2.3) and the results obtained in [13], we can easily find that is just one line on the surfaces.

Let . As showed in Section 2.1, we substitute the equation ( is a parameter) of the pencil of planes into and obtain of the residual conic after cancelling the factor . It is easy to demonstrate the following proposition by checking each pair of and defined by (2.4).

Proposition 3.1. in (3.1) satisfy that(1), , , are polynomials of degree 1, 3, 2, 1 in , respectively, (2),(3) and differ by a nonzero constant.

We let which is a polynomial of degree 4 in . Let denote the coefficient of in , , respectively. In other words, .

The determinant of the Hessian of is Since factors into the product of and , now it is possible to solve the equation analytically by some fixed formula. So, we can find all the exact lines on the surfaces by repeating the same process on the new lines that have been found.

3.1.2. A Classification of the Surfaces

Let be an arbitrary complex number, where and denotes the imaginary unit. We formulate

The real and complex roots of the equation correspond to the real and complex tritangent planes of the surfaces, respectively. In the complex tritangent planes, factors into two complex lines, that is, where denotes a complex root of . However, in the real tritangent planes, some of the factorizations of are real, and some are complex.

Segre in [14] classifies nonsingular cubic surfaces using Table 2, according to the number of real roots of and whether or not the factorization of in the corresponding tritangent plane is real or complex.

Using Table 2 and Proposition 3.1, we can arrive at the following theorem.

Theorem 3.2. The specific forms of nonsingular cubic blending surfaces must be , , or surfaces.

Proof. Let be the root of . For all , we have The factorization of in a real tritangent plane is real if and only if there exists a such that Obviously, is the only one which satisfies (3.7). Thus, the number of real factorizations in Table 2 is at most 1, and this completes the proof.

In what follows, we will give a complete solution for the surface type problem of the surfaces. The main tool we will use is the complete discrimination system for any polynomial with real coefficients proposed by Yang et al. in [15].

Lemma 3.3 (see [15]). Given a polynomial , if the number of sign changes in the revised sign list with respect to is , then the number of pairs of the distinct conjugate imaginary roots of is . Moreover, if the number of nonvanishing members in the revised sign list with respect to is , then the number of the distinct real roots is .

Applying Lemma 3.3 to defined in (3.2) and according to Table 2 and Theorem 3.2, we can eventually arrive at the following proposition.

Proposition 3.4. The discriminant sequence of is of the form where is the coefficient of in , , respectively.(1)If one of the following conditions holds: then the specific forms of nonsingular cubic blending surfaces are surfaces. (2)If one of the following conditions holds: then the specific forms of nonsingular cubic blending surfaces are surfaces. (3)If one of the following conditions holds: then the specific forms of nonsingular cubic blending surfaces are surfaces. The above symbol โ€œโ€ indicates logical conjunction, which means that holds if and only if both and hold simultaneously.

3.2. The Uniform Rational Parametric Representation

Since our results of this subsection are based on the algorithm proposed by Berry and Patterson in [5], we first outline the strategy of their algorithm.

Suppose that an () surface is given by . (1)Find a line on the surface.(2)Find a pair of complex conjugate tritangent planes through , and denote them by and . (3)Compute the factorizations of the residual conic (mentioned in Section 2.1) in and , and denote them by and , respectively. (4)Construct a complex matrix of the form such that is a complex number; is a real plane; .(5)Find a real matrix which is equivalent to and satisfies .(6) Compute the Hilbert-Burch matrix from the equation A rational parametrization of the surface is where are the submatrices of by cancelling the th column.

Now, using the notations and conclusions in Section 3.1, we apply the algorithm to the specific forms of type and .

According to Theorem 3.2, we can only choose a pair of complex conjugate roots, denoted by and , of the equation . In the two corresponding complex tritangent planes, the factorizations of and must be the form (3.5). Thus, we can construct the uniform complex matrix of the form where

Proposition 3.5. , and in are given by

Similarly, the uniform Hilbert-Burch matrix can be constructed. We let and denote the real part and the imaginary part of the complex number , respectively.

Proposition 3.6. The uniform Hilbert-Burch matrix is of the form where

Finally, the uniform rational parametric representation for the specific forms of type and is where are the submatrices of (3.18) by cancelling the th column.

4. Nonsingular Cubic Blending Surfaces: The General Forms

In this section, we will see that for the general forms, their parametrizations can also be computed using the symbolic computation. However, their parametrizations are too complicated to be written down in a uniform form.

Similarly as the analysis in Section 3, we can easily come to the following results. According to the defining polynomial (2.3), (i) is just one line on the surfaces, (ii)the equation of the residual conic is where (iii)the determinant of the Hessian of is where the second factor in the above product is some certain polynomial of degree 4 in . Thus we can solve the equation analytically, (iv) at each root of , we discuss the sign of the minor of (4.3). Then, we can determine the surface type and other geometric information using Table 2 and Table 1.

Because of the existence of the mixed term in (4.1), the uniform representation of the factorization of (4.1) is very complicated, and so, we omit it. Finally, using the algorithm in [5], the rational parametrization of the general forms can be achieved without approximate calculation.

5. Example

Example 5.1. We are given a nonsingular cubic blending surface defined by the implicit equation and we also know that meets the circular cone with continuity along , , where
First, we let , and rewrite in the following form:

Geometric Information
is a line on . The equation of the residual conic is The determinant of the Hessian of is The discriminant sequence of satisfies that According to Proposition 3.4, we know that is an surface and other information of from Table 1.

Rational Parametrization
We choose a pair of complex conjugate roots of , and . As mentioned in Section 3.2, we construct the complex matrix as and the Hilbert-Burch matrix as Finally, the rational parametrization of is

Example 5.2. We are given a nonsingular cubic blending surface defined by the implicit equation and we also know that meets the quadratic with continuity along , , where First, we let and rewrite in the following form:

Geometric Information
is a line on . The equation of the residual conic is The determinant of the Hessian of is The discriminant sequence of satisfies that According to Lemma 3.3 and the coefficients of and in , we know that is an surface and other information of from Table 1.

Rational Parametrization
We choose a pair of complex conjugate roots of , and . We can construct the complex matrix as where and the Hilbert-Burch matrix as Finally, the rational parametrization of is where

6. Conclusions

This paper is concerned with nonsingular cubic blending surfaces. We mainly discuss geometric information and rational parametrization of them. Since their underlying geometric properties, the rational parametrization can be implemented using the symbolic computation, while for general nonsingular cubic surfaces, it has to resort to floating point numbers. In the future, we will focus on the analysis of singular cubic blending surfaces and nonsingular cubic blending surfaces of type .

Acknowledgments

The authors express their deep gratitude to the referee for useful suggestions and comments which have improved the paper. This work is partly supported by National Science Foundation of China (Grant no. 60973155).