Next Article in Journal
A Laguerre-Type Action for the Solution of Geometric Constraint Problems
Previous Article in Journal
Trigonometric Polynomial Points in the Plane of a Triangle
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

How Null Vector Performs in a Rational Bézier Curve with Mass Points

1
L.I.B., University of Burgundy, Cedex, 21078 Dijon, France
2
UPHF DEMAV, UMR CNRS 2956, Cedex 9, 59313 Valenciennes, France
3
IXLIM-SIC, UMR CNRS 7252, Université de Poitiers, Cedex 9, 86073 Poitiers, France
*
Author to whom correspondence should be addressed.
Geometry 2025, 2(1), 1; https://doi.org/10.3390/geometry2010001
Submission received: 22 October 2024 / Revised: 29 November 2024 / Accepted: 19 December 2024 / Published: 20 January 2025

Abstract

:
This article points out the kinematics in tracing a Bézier curve defined by control mass points. A mass point is a point with a non-positive weight, a non-negative weight or a vector with a null weight. For any Bézier curve, the speeds at endpoints can be modified at the same time for both endpoints. The use of a homographic parameter change allows us to choose any arc of the curve without changing the degree but not offer to change the speeds at both endpoints independently. The homographic parameter change performs weighted points with any non-null real number as weight and also vectors. The curve is thus called a rational Bézier curve with control mass points. In order to build independent stationary points at endpoints, a quadratic parameter change is required. Adding null vectors in the Bézier representation is also an answer. Null vectors are obtained when converting any power function in a rational Bézier curve and their inverse. The authors propose a new approach on placing null vectors in the representation of the rational Bézier curve. It allows us to break free from projective geometry where there is no null vector. The paper ends with some examples of known curves and some perspectives.

1. Introduction

In the CAD domain, polynomial Bézier curves [1,2,3] have evolved into rational curves, then into splines and B splines [4]; additionally, the CAM needs performant algorithms. Mainly, most of them are based on de Casteljau’s algorithm [5,6]. A Bézier curve is, naturally, the geometric locus of barycenters whose weights are either the Bernstein polynomials or these polynomials multiplied by a non-zero number.
Andréas Müller highlights Paul de Casteljau’s course, ideas, and realization [7], which built a system for the calculation of curves. The computing lays on barycenters of points. The weights are defined by Bernstein polynomials. Only a few points called control points are required to set the curve before machining.
To start this article, some recalls about barycenters are provided. The length of the vector M N is M N = M N . Let ω and μ be two reals. If the condition
ω + μ 0
is satisfied, then the barycenter of the weighted points M , ω and N , μ is the unique point G, defined by
ω G M + μ G N = 0 ,
which is equivalent to
M G = μ ω + μ M N
and the construction of this barycenter is given in Figure 1, where the vectors M M 2 and N N 2 are parallel but have opposite directions and
N N 2 = ω M M 1 M M 2 = μ M M 1 .
Based on the construction of Figure 1, the construction of the barycenter is possible if the weights have opposite signs, as shown in Figure 2. The barycenter of points M and N with respective weights 1 and 1 does not exist, and the lines M N and M 1 N 1 are strictly parallel.
A fundamental property of the concept of barycenter is associativity, or partial barycenter; one can replace a subset of some weighted points by their barycenter, weighted by the sum of the weights of the previous points.
The left-hand side of Formula (2) can result in a non-zero vector, meaning that the barycenter no longer exists; for example, when considering the distinct weighted points M , 1 and N , 1 ,
1 G M + 1 G N = M G + G N = M N 0 ,
and it is therefore natural to seek a concept that generalizes the notion of barycenter and takes this result into account. This generalization is supported by its use in chemistry through the concept of the dipole moment u of a molecule, which reflects its polarity. Let G + (resp., G ) be the barycenter of the atoms with positive (resp., negative) charges of value δ (resp., δ ). Then,
u = δ G G +
which can be defined, using any point O, by
u = δ O G + δ O G + = δ G O + δ O G +
and Figure 3a shows the dipole moment of a molecule of water H 2 O . If G = G + , then u = 0 and the molecule is said to be nonpolar, as in the case of the methane molecule, Figure 3b.
Let us give an example about the associativity of barycenter. Let us define A 0 , 0 , B 5 , 0 and C 1 , 4 and the weighted point G , 2 is the barycenter of A , 2 , B , 1 and C , 1 . Three constructions of G 2 are possible:
1.
First construction. Let us introduce the barycenter B 1 , 1 of the weighted points A , 2 and C , 1 , i.e., B 1 is the symmetric of C with respect to A (see G 2 in Figure 2). Then, G , 2 is the barycenter of B 1 , 1 , B , 1 , i.e., G is the midpoint of the segment B 1 B , (Figure 4a).
2.
Second construction. Let us introduce the barycenter C 1 , 3 of the weighted points A , 2 and B , 1 , i.e., C 1 is one-third of the way along the segment A B starting from A (see G in Figure 1). Then, G , 2 is the barycenter of C 1 , 3 , C , 1 , i.e., G is the symmetric of the midpoint I of the segment C 1 C with respect to the point C 1 (see G 1 in Figure 2) (Figure 4b).
3.
Third construction. The weighted points B , 1 and C , 1 define the vector C B with a null mass. Then, there is the relationship between the points A and G and the vector C B : G is the image of A under the translation by the vector 1 2 C B (Figure 5).
When the sum of the weights is null, we need to obtain a vector via a search of the barycenter of the points A , 1 2 , B , 1 2 , and C , 1 , as shown below:
1 2 G A + 1 2 G B G C = 1 2 G A 1 2 G C + 1 2 G B 1 2 G C = 1 2 C A + 1 2 C B = C C
where C is the midpoint of the segment A B (Figure 6).
So, it is interesting to construct a set containing points with non-zero weights and vectors with zero weight, generalizing the notion of the barycenter. On this set, an addition operation is defined, then the barycenter of two points or the image of a weighted point under a translation is constructed, as well as a scalar multiplication to modify the weight of a weighted point or directly multiply a vector. This set will be the set of mass points, used by J. C. Fiorot and P. Jeannin [8,9] and Ron Goldman [10,11,12] (Section 2). The use of mass points as control points of a Bézier curve now makes it possible to model semi-ellipses, semi-hyperbolas, or hyperbola branches.
Bézier curves are the simplest control point curves, which were invented by Pierre Bézier [1] at Renault and Paul de Faget de Casteljau [5] at Citroën. Initially, these curves were the barycentric locus of a list of weighted points called control points. These points are weighted by Bernstein polynomials. The number of points equals the degree of these polynomials plus one. Thus, a curve of degree 2 with three control points P 0 , P 1 and P 2 represents the parabolic arc of the endpoints P 0 and P 2 and has the lines P 0 P 1 at P 0 and P 2 P 1 at P 2 as tangent lines. This model has two disadvantages.
First, the same point P 1 defines the tangents at P 0 and P 2 . One solution consists of increasing the degree and taking a 3-degree curve with four control points P 0 , P 1 , P 2 and P 3 , which can represent cubic curve arcs with endpoints P 0 and P 3 and having the lines P 0 P 1 at P 0 and P 3 P 2 at P 2 as tangents.
Let us start with a polynomial Bézier curve γ with control points P 0 , P 1 , and P 2 , all with weight 1. The curve γ is an arc of a parabola. In the equivalence class of P 1 , let P 1 a (resp., P 1 b ) be of strictly greater weight than 1 (resp., between 0 and 1), and the curve γ a (resp., γ b ) with control points P 0 and P 1 a (resp., P 1 b ), and P 2 is an arc of a hyperbola (resp., an ellipse). The points P 1 , P 1 a , and P 1 b are equivalent, which means that the curves γ , γ a , and γ b are equivalent: using projective geometry, a parabola, a hyperbola, and an ellipse are of the same type, that is, a conic section [13].
However, any arc of ellipse or hyperbola cannot be represented by this model. Taking account of weighted points is one answer. The points P 0 , P 1 , and P 2 are replaced by weighted points P 0 ; ω 0 , P 1 ; ω 1 , and P 2 ; ω 2 ; see [3,6,14]. But using a rational Bézier curve representation, a new problem arises. In the case where the sum of the weights equals zero, the barycenter no longer exists [15,16,17]. The result of the calculation provides a vector. The solution that generalizes the notion of barycenter consists of using mass points [8,9].
In [18], L. Piegl defines a semicircle arc with an intermediate control vector and two weighted endpoints, specifying that apart from the intermediate control points which can be vector points, the endpoints must be weighted points. In fact, an endpoint being a vector allows for asymptotes or asymptotic directions [19], and the nature of the conic generated by the Bézier curve of weighted control points P 0 ; ω 0 , P 1 ; ω 1 , and P 2 ; ω 2 depends on the sign of the reduced discriminant of the denominator [8]:
Δ = ω 1 2 ω 2 ω 0
and then, the following are applied:
If ω 1 2 ω 2 ω 0 = 0 , then the denominator vanishes exactly once and the conic is a parabola;
If ω 1 2 ω 2 ω 0 < 0 , then the denominator does not vanish and the conic is an ellipse;
If ω 1 2 ω 2 ω 0 > 0 , then the denominator vanishes twice and the conic is a hyperbola.
Table 1 shows the link between the position of the vectors and the type of the generated conic arc [20,21].
Using this concept of mass points and the help of a homographic parameter change, the De Casteljau algorithm can be used to achieve regular subdivision [22], and also to determine any conic feature [20,21,23]. This is impossible by using the concept of projective geometry [24].
In [2], G. Farin defines Bézier curves of any degree with control vectors and zero weights, specifying that they can be eliminated by degree elevation. However, the vectors can be useful when modeling a Dupin cyclide with quadratic rational Bézier curves in the 5-dimensional affine Minkowski–Lorentz space L 4 , 1 , of origin O 5 with the attached vector space L 4 , 1 , as follows: a weighted point σ of L 4 , 1 , such that the vector O 5 σ has a norm of 1, represents an oriented sphere S in R 3 ; an isotropic vector m of L 4 , 1 represents a point M in R 3 , i.e., a singular point of a canal surface or the vector e of L 4 , 1 , which represents the point at infinity of R 3 . Table 2 shows the link between the position of the vectors and the type of the Dupin cyclide [25,26]:
  • A cylinder of revolution has no singular point but contains the point at infinity;
  • A cone of revolution has a singular point M, the apex, and the point at infinity;
  • A spindle or horned Dupin cyclide has two singular points M and N;
  • A one-singularity spindle or singly horned Dupin cyclide has only one singular point M.
Considering the point at infinity, the data of two spheres S 1 and S 2 , with the respective algebraic radii ρ 1 and ρ 2 [25], define the following:
  • A circular cylinder if ρ 1 = ρ 2 .
  • A circular cone if ρ 1 ρ 2 . If ρ 1 ρ 2 < 0 , the apex is between the spheres S 1 and S 2 , i.e., there is t 0 , 1 such that a mass point of the Bézier curve representing this cone is a vector.
In the space of weighted points, we can define any pseudo-norm or restrict the Lorentz quadratic form to a 2-plane in the Minkowski–Lorentz space, and the hyperbola arc satisfies the conditions of a circle (orthogonality between a radius and the tangent at the point of contact) [25,26]. It is possible to use it in the Minkowski–Lorentz space [27,28,29,30,31] to represent canal surfaces [25,32]. It is also possible, through this model, to construct Dupin cyclides as subdivided surfaces [33,34] or to determine Dandelin spheres [35].
This article focuses on sketching, from a kinematic point of view, a segment or a Bézier curve arc, which allows us to design a polygon or curves with G 0 - C 1 joints. For example, in the case of the triangle A B C , the following steps are as follows:
  • Trace the segment A B starting from A with a zero velocity and arriving at B with a zero velocity;
  • Trace the segment B C starting from B with a zero velocity and arriving at C with a zero velocity;
  • Trace the segment C A starting from C with a zero velocity and arriving at A with a zero velocity.
Section 2 recalls some definitions on mass points, whose containing set is denoted as P ˜ and Bézier curves with control mass points. Some examples of computations with mass points are given in Appendix A, which can refresh one’s mind on the properties of rational Bézier curves with mass control points at the endpoints, i.e., at 0 and 1. This space formally defines the tools for rational Bézier curves using mass points. The former idea was to build operators on a mix of weighted points and vectors called mass points. The operators generalize the barycentric notion that was illustrated at the start of this paper. Mass points can be considered as control points in a representation of rational curves. This type of representation describes half a circle by two points and a vector. An example can be found herein.
Section 3 shows the role of the null vector in creating stationary points during the sketch of a segment. Section 3 also deals with global central conics based on mass control points in a rational Bézier curve representation.
The conversion of any power function into a rational Bézier curve with mass points provides a list of mass points that contains weighted points and vectors, including the null vector. The formulae are derived from the calculation of the control points after a homographic parameter change from 2 degrees to 4. A quadratic parameter change function allows us to control independently the tangent vectors at the ends of the curve. It models the entire curve as well. The circle arc, Descartes Folium (cubic), and Bernoulli Lemniscate (quartic) are significant examples of curves of degrees 2, 3, and 4. After the conclusion, some perspectives are proposed to the reader.

2. Rational Bézier Curves in P ˜

In the following, O ; ı ; j designates a direct reference frame in the usual Euclidean affine plane P , and P is the set of vectors of the plane. The set of mass points is defined by
P ˜ = P × R P × 0 .
On the mass point space, the addition, denoted by ⊕, is defined as follows:
  • ω 0 M ; ω N ; ω = ω N M ; 0 ;
  • ω μ ω + μ 0 M ; ω N ; μ = bar M ; ω ; N ; μ ( ( ( ; ω + μ , where the notation bar M ; ω ; N ; μ ( ( ( denotes the barycenter of the weighted points M ; ω and N ; μ ;
  • u ; 0 v ; 0 = u + v ; 0 ;
  • ω 0 M ; ω u ; 0 = T 1 ω u M ; ω , where T W is the translation of P of vector W .
In the same way, on the space P ˜ , the multiplication by a scalar, denoted by ⊙, is defined as follows:
  • ω α 0 α M ; ω = M ; α ω ;
  • ω 0 0 M ; ω = 0 ; 0 ;
  • α u ; 0 = α u ; 0 .
One can note that P ˜ , , is a vector space [21]. So, a mass point is a weighted point M , ω with ω 0 or a vector u , 0 . The Bernstein polynomials of degree n are defined by
B i , n t = n i 1 t n i t i
and
i = 0 n B i , n t = 1 t + t ( ( ( n = 1 .
These Bernstein polynomials provide the definition of the rational Bézier curve (BR curve) in P ˜ , as given below.
Definition 1.
Rational Bézier curve (BR curve) in P ˜
Let P i ; ω i i [ [ 0 ; n ] ] be n + 1 mass points in P ˜ .
Define two sets:
I = i | ω i 0 and J = i | ω i = 0
Define the function ω f as follows:
ω f : 0 ; 1 R t ω f t = i I ω i × B i , n t
A mass point M ; ω or u ; 0 lays to the Rational Bézier curve that is defined by the three control mass points P 0 ; ω 0 , P 1 ; ω 1 , and P 2 ; ω 2 if there is a real t 0 in 0 ; 1 such that
  • If ω f t 0 0 , then
    O M = 1 ω f t 0 i I ω i B i , n t 0 O P i + 1 ω f t 0 i J B i , n t 0 P i ω = ω f t 0 .
  • If ω f t 0 = 0 , then
    u = i I ω i B i , n t 0 O P i + i J B i , n t 0 P i .
Such a curve is denoted B R P 0 ; ω 0 ; P 1 ; ω 1 ; P 2 ; ω 2 .
Using ⊕ and ⊙, the mass point M ; ω is written as
M ; ω = i I J B i t P i ; ω i
where i I J denotes a sum of ⊕. If J = , this definition leads to the usual rational quadratic Bézier curve. This kind of curve can model a circular arc as detailed in the next result.

2.1. Modeling Euclidean Circular Arcs with Mass Points

Theorem 1.
Let C be a circle of center O 0 and of radius R.
Let P 0 and P 2 be two points belonging to the circle C .
Let ω 0 and ω 2 be two non-negative reals.
  • If O 0 is not the midpoint of the segment P 0 P 2 ,
    let I 1 be the midpoint of the segment P 0 P 2 .
    The point P 1 is defined as
    I 1 P 1 = t 1 O 0 I 1 with t 1 = O 0 P 0 I 1 P 0 O 0 P 0 O 0 I 1
    where • is the usual dot product.
    The B R P 0 ; ω 0 ; P 1 ; ω 1 ; P 2 ; ω 2 is a circular arc iff
    ω 1 2 = ω 0 ω 2 cos 2 P 0 P 1 ; P 0 P 2 ^
  • If O 0 is the midpoint of the segment P 0 P 2 , the B R P 0 ; ω 0 ; P 1 ; 0 ; P 2 ; ω 2 is a semicircle of C iff
    P 1 P 0 P 2 = 0 ω 0 ω 2 P 0 P 2 2 = 4 P 1 2
Proof. 
See [36] for Formulae (12) and (13) and Proposition 5.4.2 of [8]. □
To obtain the black curve in Figure 7, the control mass points of the black curve are P 0 ; 1 , P 1 ; 0 , and P 2 ; 1 , i.e., the weights ω 0 and ω 2 are equal to one and it is always possible to obtain this case after a parameter change [21]. The control mass points of the magenta curve are P 0 ; 1 2 , 1 2 P 1 ; 0 , and P 2 ; 1 2 .

2.2. Circles, Pseudo-Circles, Central Conics and Mass Points

In an orthogonal frame, the hyperbola of the equation
x 2 a 2 y 2 b 2 = 1
can be seen as a unit pseudo-circle, taking into account the quadratic form
Q H u = x 2 a 2 y 2 b 2 ,
where u x , y . The BR representation of the hyperbola can be chosen similarly to the representation seen in Theorem 1. This is pointed out by Theorem 2.
Theorem 2.
Let H = B R { P 0 ; 1 , P 1 ; ω 1 , P 2 ; 1 } with ω 1 > 1 . Let ε be in { 1 ; 1 } .
The following homographic parameter change
h : R ¯ R ¯ u ε ω 1 2 ( 1 ( u 1 u + ε 1 ω 1 ( ω 1 2 ( 1 ( u
provides the new representation of H = B R Q 0 ; 1 ; Q 1 ; 0 ; Q 2 ; 1 , where
Q 0 ; 1 = P 0 ; 1 Q 1 ; 0 = ε ω 1 ω 1 2 ( 1 ( P 0 P 1 ; 0 Q 2 ; 1 = bar P 0 ; ω 1 2 ω 1 2 1 ; P 1 ; 2 ω 1 2 ω 1 2 1 ; P 2 ; 1 ω 1 2 1 .
Proof. 
By the use of Theorem 1, see [21]. □
In Figure 8, the BR curve of control mass points Q 0 ; 1 , Q 1 ; 0 , and Q 2 ; 1 is a pseudo-semicircle of the unit pseudo-circle H . Moreover,
lim t 1 2 Q 0 ; B 0 , n t B 1 , n t Q 1 ; 0 Q 2 ; B 2 , n t = 1 2 O Q 0 + Q 1 ; 0 .
The vector 1 2 O Q 0 + Q 1 gives one asymptotic direction of H .
Formula (14) applied to Q H gives
1 × 1 × Q H Q 0 Q 2 = 4 = 4 × Q H Q 1 .
As the result is negative, the point Q 1 defined by O Q 1 = Q 1 does not belong to the pseudo-circle H .
Moreover, any tangent vector d γ d t t to the BR curve γ with control mass points Q 0 ; 1 , Q 1 ; 0 , and Q 2 ; 1 can define a point M t such that
O M t = d γ d t t .
The point M t lays to the pseudo-circle H of center O, and the square of its radius equals 1 . Its equation is as follows:
x 2 a 2 y 2 b 2 = 1 or x 2 a 2 + y 2 b 2 = 1 .
The last representation can be considered as a pseudo-semicircle of H when the parameter runs in [ 0 ; 1 ] ; see Figure 8. These results are setting the basics of the Minkowski–Lorentz space in order to work with spheres, canal surfaces, and Dupin cyclides [25,30,31,33,34,35,37].

3. The Null Vector in a Bézier Representation with Mass Points

This section deals with the null vectors. First, they perform in the definition of stationary points at the endpoints of a BR curve. And an adequate quadratic parameter change provides new results for these kinds of stationary points.
  • Second, the section ends with a natural behavior of null vectors obtained in the expression of a power curve in a BR form.
The following result is concerned with stationary points.

3.1. Differential Properties of Bézier Curves at 0 and 1 and Stationary Points

Theorem 3.
Let n be an integer equal to or greater than 2. Let ω 0 be a non-zero real number. Consider a Bézier curve with the following mass control points: P 0 ; ω 0 , P 1 ; ω 1 , ⋯, P n ; ω n . Two cases are distinguished:
  • If ω 1 = 0 , the velocity vector of the curve at P 0 is given by
    d d t O M 0 = n ω 0 P 1 .
  • If ω 1 0 , the velocity vector of the curve at P 0 is given by
    d d t O M 0 = n ω 1 ω 0 P 0 P 1 .
Proof. 
The proof is left to the reader. □
Applying the theorem provides the following.
Corollary 1
(Stationary point at 0). Let n be an integer equal to or greater than 2. Let ω 0 be a non-zero real number. Consider a Bézier curve with the mass control points P 0 ; ω 0 , P 1 ; ω 1 , ⋯, P n ; ω n .
If P 1 = 0 (thus, ω 1 = 0 ) or P 1 = P 0 , then P 0 is a stationary point.
Given the symmetry of Bézier curves, the following theorem is stated:
Theorem 4.
Let ω n be a non-zero real number. Consider a Bézier curve of degree n with mass control points P 0 ; ω 0 , ⋯, P n 1 ; ω n 1 , P n ; ω n .
Two cases are separated:
  • If ω n 1 = 0 , the velocity vector of the curve at P n is given by
    d d t O M 1 = n ω n P n 1 .
  • If ω n 1 0 , the velocity vector of the curve at P n is given by
    d d t O M 1 = n ω n 1 ω n P n P n 1 .
Corollary 2
(Stationary points at 1). Let ω n be non zero-real number. Consider a Bézier curve of degree n, with the mass control points P 0 ; ω 0 , ⋯, P n 1 ; ω n 1 , P n ; ω n .
If P n 1 = 0 (thus, ω n 1 = 0 ) or P n = P n 1 , then P n is a stationary point.

3.2. The Null Vector and Stationary Points at the Endpoints of a Segment

Let A B be a segment, the points M ( t ) of A B are defined by
O M t = 1 t O A + t O B ,
where t 0 ; 1 , and the point M t does not depend on the point O. The velocity vector
d d t O M t = O A + O B = A B
is constant along the segment. While a human being is drawing a segment, the velocity vectors equal null vector 0 at both ends. To model this human behavior, a classic solution is to double the endpoints of the segment and use a cubic Bézier curve with control points A, A, B, and B. Another answer is based on an ellipse represented by three mass points ( A ; 1 ) ; X ; ( B , 1 ) . If X tends to 0 , the ellipse arc is degenerated in the segment [ A , B ] with null speed at t = 0 and t = 1 .
Figure 9 shows five quadratic rational Bézier curves with mass points of control A , 1 , X ; 0 , and B , 1 , where X is chosen as follows:
1.
X = P 1 with A B = 2 P 1 for the semicircle in red.
2.
X = Q 1 = 1 2 P 1 for the semi-ellipse in blue.
3.
X = R 1 = 1 4 P 1 for the semi-ellipse in magenta.
4.
X = S 1 = 1 8 P 1 for the semi-ellipse in green.
5.
X = 0 for the segment A B . The bounds are stationary points.
In case of X = 0 , the points M t of the segment are defined by
O M t = 1 B 0 , 2 t + B 2 , 2 t B 0 , 2 t O A + B 1 , 2 t 0 + B 2 , 2 t O B = 1 1 t 2 ( + t 2 1 t 2 O A + t 2 O B
where t 0 , 1 .
Using Corollaries 1 and 2, it yields
d d t O M 0 = d d t O M 1 = 0
In this case, it is not possible to independently change the speed at endpoints. One answer is based on a quadratic parameter change described below.

3.3. Quadratic Parameter Change for Kinematic

Let h 2 be a quadratic parameter change defined by
h 2 u = a 1 u 2 + 2 b u 1 u + c u 2 d 1 u 2 + 2 e u 1 u + f u 2
and the Bézier curve of mass control points P i ; ω i i [ [ 0 ; n ] ] is transformed into the Bézier curve of new mass control points Q i ; ϖ i i [ [ 0 ; 2 n ] ] . The Appendix B, Appendix C and Appendix D give the formulae to compute the new control mass points for a quadratic, cubic, and quartic curve. Consider first the conditions of not changing the curve’s endpoints, that is
h 2 0 = 0 h 2 1 = 1
and the function h 2 is chosen to be continuous and, increasing on 0 , 1 , is given by
h 2 u = 2 b u 1 u + c u 2 d 1 u 2 + 2 e u 1 u + c u 2 .
Table 3 sums up the four quadratic change functions that keep the endpoints invariant. This will be applied in order to change the velocity vector at the endpoints.
At the start of this work, the authors showed how the mass points are obtained naturally in the definition of a rational curve with weighted points of any weight.
The representation can also include vectors that lead to infinity branches, considered as tangent lines at the starting endpoints.
In the present case, the curve of any representation power function is converted into a classical representation with Bernstein polynomials. The curve is contained in the convex hull of the control polygon.
In order to obtain a parabolic branch of such a curve, a homographic parameter change sends the segment 0 , 1 into the segment 0 , + . The parameter change results in the weighted points, pure vectors, and null vectors obtained from the rational Bézier representation.

3.4. Multiple Vectors Performed in the Power Curve or the Inverse Power Curve

3.4.1. Multiple Null Vectors 0 Performed in the Power Curve

Let n be an integer greater than 2. Let f be the power function defined on R + by
f x = x n
Its parametric equation is given by
x t = t = k = 0 n B n , k t × k n y t = t n = B n , n t × 1 , t 0 ; +
and then P 0 0 , 0 ; P n 1 , 1 ; and for k in [ [ 1 ; n 1 ] ] , P k k n , 0 (Figure 10 with n = 2 ; Figure 11a with n = 3 ; and Figure 11b with n = 4 ).
As a Bézier curve is defined on 0 , 1 , the parameter change
t = u 1 u
is applied and the parametric equation becomes
x u = u 1 u = u 1 u n 1 1 u n = 1 n B 1 , n u B 0 , n u y u = u 1 u n = u n 1 u n = B n , n u B 0 , n u ,
where ω 0 = 1 and ω 1 = ω 2 = = ω n = 0 on one hand, and Q 0 0 ; 0 , Q 1 1 n ; 0 , and Q n 0 ; 1 on the other hand. If n > 2 , then
Q 2 = = Q n 1 = 0
and Q 1 is the tangent to the curve at Q 0 , where the vector Q n gives the direction of the parabolic branch. This is shown in Figure 10 with n = 2 ; Figure 11a with n = 3 ; P 0 , P 1 , P 2 , and P 3 on one hand and Q 0 , Q 1 , Q 2 = 0 , and Q 3 on the other hand; and Figure 11b, with n = 4 , P 0 , P 1 , P 2 , P 3 , and P 4 on one hand and Q 0 , Q 1 , Q 2 = Q 3 = 0 , and Q 4 on the other hand.

3.4.2. An Example of a Bounded Area

The following choices define a quartic rational Bézier curve (see Figure 12):
  • weights ω 2 = ω 3 = ω 4 = 0 and ω 0 = ω 1 = 1 ;
  • vectors P 2 0 ; 0 , P 3 0 ; 0 , P 4 0 ; 1 ;
  • and points P 0 1 ; 1 and P 1 0 ; 1 .
And the parametric equation is given by
x t = t 4 4 t 3 + 6 t 2 4 t + 1 3 t 4 8 t 3 + 6 t 2 1 y t = 2 t 4 8 t 3 + 6 t 2 1 3 t 4 8 t 3 + 6 t 2 1
with
x = t 4 4 t 3 + 6 t 2 4 t + 1 3 t 4 8 t 3 + 6 t 2 1 .
The value t becomes
t = x + 1 3 x + 1
which is derived from the following rational expression:
f x = x 4 + 252 x 3 6 x 2 4 x 1 256 x 3 .
Without the two null vectors, the expression becomes
f x = x 1 2 4 x .

3.4.3. Multiple Vectors in the Inverse Power Curve

The inverse function defined by x 1 x n has the following parametric representation:
x t = t = t n + 1 t n y t = 1 t n , t 0 ; 1
Thus, the point M ( t ) of the rational Bézier representation is defined by
O M t = 1 i = n n + 1 ω i B i , n + 1 t i = 0 n 1 B i , n + 1 t P i + i = n n + 1 ω i B i , n + 1 t O P i
where ω i = 0 and P i ( 0 , 1 ) for i [ [ 0 ; n 1 ] ] , ω n = 1 n + 1 , P n ( 0 , n + 1 ) , ω n + 1 = 1 and P n + 1 ( 1 , 1 ) (see Figure 13 with n = 2 ).

3.5. Stationary Points and Null Vectors

This section deals with stationary points of a mass Bézier curve. Null mass points or collinear vectors are added to the BR representation of a mass curve. Increasing the degree of the curve does not change the control endpoints but can give them the status of stationary points. The example in Figure 14 illustrates this case.
Consider a black circular arc in the drawing defined by the quadratic rational Bézier curve of mass control points:
P 0 ; 1 ,   P 1 ; 0 ,   and   P 2 ; 1 .
Adding a null vector defines a cubic rational Bézier curve, shown in red in the drawing. It has the following mass control points:
P 0 ; 1 ,   P 1 ; 0 ,   0 ; 0 ,   and   P 2 ; 1 .
The blue drawing shows a quartic rational Bézier curve with the following mass control points:
P 0 ; 1 ,   0 ; 0 ,   P 1 ; 0 ,   0 ; 0   and   P 2 ; 1 .
Finally, the magenta drawing shows another quartic rational Bézier curve with the following mass control points:
P 0 ; 1 ,   P 1 ; 0 ,   0 ; 0 ,   0 ; 0 ,   and   P 2 ; 1 .

3.6. Segment and Kinematics

Let A and B be two distinct points. In Formula (20), to obtain stationary points at A and B, the change in variable from Table 3 with c = 1 and d = 1 gives
t = u 2 1 u 2 ( ( + u 2
for t 0 ; 1 , the points M t of A B are defined by
O M t = 1 u 2 1 u 2 ( ( + u 2 O A + u 2 ( ( 1 u 2 ( ( + u 2 O B
and the segment A B is modeled by the rational Bézier curve with mass control points A ; 1 , 0 ; 0 , and B ; 1 .

4. Examples of Two Stationary Endpoints

The choice of a = 0 , f = c , and the calculations are easier with c = d = 1 and b = e = 0 . This gives h 2 0 ; 1 = 0 ; 1 and the points for t = 0 and t = 1 become two stationary endpoints. From a Bézier curve with mass control points P 0 , ω 0 , ⋯ and P n , ω n , the new Bézier curve verifies
Q 1 , ϖ 1 = Q 2 n 1 , ϖ 2 n 1 = 0 , 0 .
Some examples of degrees 2 and 4 are as follows.

4.1. Case of Quadratic Curves

Let γ be a quadratic Bézier curve of mass control points P 0 ; ω 0 , P 1 ; ω 1 , and P 2 ; ω 2 , with support from the conic C. Let h 2 be defined by Formula (23), then γ h 2 is the quartic Bézier curve of control mass points Q 0 ; ϖ 0 , Q 1 ; ϖ 1 , Q 2 ; ϖ 2 , Q 3 ; ϖ 3 , and Q 4 ; ϖ 4 with support from the conic C, where
Q 0 ; ϖ 0 = P 0 ; ω 0 Q 1 ; ϖ 1 = 0 ; 0 Q 2 ; ϖ 2 = 1 3 P 1 ; ω 1 Q 3 ; ϖ 3 = 0 ; 0 Q 4 ; ϖ 4 = P 2 ; ω 2 .
All of these results are applied to a quarter circle and a semicircle.

4.1.1. Quarter Circle Case

Figure 15 illustrates the quarter circle of the following equation:
x 2 + y 2 = 4
in the first quadrant. The control points of the quadratic Bézier curve are given by P 0 ; 1 , P 1 ; 1 and P 2 ; 2 with P 0 2 ; 0 , P 1 2 ; 2 and P 2 0 ; 2 . Applying expressions in Formula (31), the control points of the quartic Bézier curve are thus calculated as P 0 ; 1 , 0 ; 0 , P 1 ; 1 3 , 0 ; 0 , and P 2 ; 2 .

4.1.2. Half a Circle Case

In Figure 16, the control points of the quadratic Bézier curve are given by P 0 ; 1 , P 1 ; 0 and P 2 ; 1 with P 0 2 ; 0 , P 1 0 ; 2 and P 2 2 ; 0 . Via Formula (31), the control points of the quartic Bézier curve are given by Q 0 ; 1 = P 0 ; 1 , Q 1 ; 0 = 0 ; 0 , Q 2 ; 0 = 1 3 P 1 ; 0 , Q 3 ; 0 = 0 ; 0 and Q 4 ; 1 = P 2 ; 0 .

4.2. Case of a Quartic Curve

In the quartic case, starting from Theorem A3 and the function h 2 with a = 0 , f = c , c = d = 1 , and b = e = 0 , the following Corollary is given.
Corollary 3.
From a quadratic Bézier curve γ of control mass points P 0 ; ω 0 , P 1 ; ω 1 , P 2 ; ω 2 , P 3 ; ω 3 and P 4 ; ω 4 , supporting the quartic C , the mass control points of the new 8th-degree Bézier curve are
Q 0 ; ϖ 0 = P 0 ; ω 0
Q 1 ; ϖ 1 = 0 ; 0
Q 2 ; ϖ 2 = 1 7 P 1 ; ω 1
Q 3 ; ϖ 3 = 0 ; 0
Q 4 ; ϖ 4 = 3 35 P 2 ; ω 2
Q 5 ; ϖ 5 = 0 ; 0
Q 6 ; ϖ 6 = 1 7 P 3 ; ω 3
Q 7 ; ϖ 7 = 0 ; 0
Q 8 ; ϖ 8 = P 4 ; ω 4

4.3. Case of Canonical Bernouilli Lemniscate

The Bernouilli Lemniscate of parameter d has an equation given by
x t = d 2 t + t 3 1 + t 4 y t = d 2 t t 3 1 + t 4
and the point O 0 ; 0 is a triple point obtained by 0, + , and . Using d = 2 2 , Equation (41) becomes
x t = 1 4 ( B 1 t + 1 2 B 2 t + B 3 t + 2 B 4 t B 0 t + B 1 t + B 2 t + B 3 t + 2 B 4 t y t = 1 4 ( B 1 t + 1 2 B 2 t + 1 2 B 3 t B 0 t + B 1 t + B 2 t + B 3 t + 2 B 4 t
and its representation for t 0 ; 1 is the quartic Bézier curve γ P of control mass points P 0 0 , 0 , 1 , P 1 1 4 , 1 4 , 1 , P 2 1 2 , 1 2 , 1 , P 3 1 , 1 2 , 1 , and P 4 1 , 0 2 . Figure 17 shows the Bernoulli Lemniscate and the Bézier curve γ P .
To obtain the loop of the Bernoulli Lemniscate located in the positive abscissa half-plane, i.e., t 0 ; + in Equation (41), we apply γ P , the homographic parameter change, with parameters a = d = 0 and b = c = 1 , to obtain the quartic rational Bézier curve rationnelle quartique γ Q of mass control points Q 0 0 , 0 , 1 , Q 1 1 4 , 1 4 , 0 , 0 2 , 0 , Q 3 1 4 , 1 4 , 0 , and Q 4 0 , 0 , 1 . Figure 18 shows the arc of the Bernoulli Lemniscate for t 0 ; 1 by the quadratic rational Bézier curves γ P and γ Q .
By applying Corollary 3 to the curve γ Q , we obtain the degree 8 rational Bézier curve γ R the 8th degree of control points: R 0 0 , 0 , 1 , R 1 = 0 1 ; 0 , R 2 1 28 , 1 28 , 0 , R 3 = 0 3 , 0 , R 4 = 0 4 , 0 ,   R 5 = 0 5 , 0 , R 6 1 28 , 1 28 , 0 , R 7 = 0 7 ; 0 , and R 8 0 , 0 ; 1 . Figure 19 shows a loop of the Lemniscate by the degree 8 rational Bézier curve γ R with two stationary extreme points, of control points obtained from the quadratic rational Bézier curve R 0 ; 1   R 1 ; 0 = 0 ; 0 , R 2 ; 0 , R 3 ; 0 = 0 ; 0 , R 4 ; 0 = 0 ; 0 ,   R 5 ; 0 = 0 ; 0 , R 6 ; 0 , R 7 ; 0 = 0 ; 0 and R 8 ; 1 obtained from the quadratic rational Bézier curve γ Q of control points Q 0 ; 1 , Q 1 ; 0 , Q 2 ; 0 = 0 ; 0 , Q 3 ; 0 and Q 4 ; 1 avec Q 2 = 0 .

Construction of the Letter d

Figure 20 shows the letter d defined by four curves:
1.
γ P is an arc of a parabola, and the control mass points of the quadratic Bézier curve are P 0 0 ; 0 , 1 , P 1 0.264 ; 0 , 1 and P 2 0.529 ; 0.333 , 1 ;
2.
γ Q is an arc of a circle, and the three control mass points of the quadratic Bézier curve are Q 0 1.471 ; 0.667 , 1 , Q 1 1.530 ; 0.5 , 0.943 and Q 2 1.471 ; 0.333 , 1 ;
3.
γ R is the segment, and the control mass points of the Bézier curve of degree are R 0 1.471 ; 2 , 1 and R 1 1.471 ; 0.333 , 1 ;
4.
γ S is an arc of a parabola, and the control mass points of the quadratic Bézier curve are S 0 1.471 ; 0.333 , 1 , S 1 1.471 ; 0 , 1 and S 2 1.8 ; 0 , 1 .
From Figure 20, Figure 21 shows the modeling of the letter ’d’, taking into account the kinetics of the tracing:
1.
γ T is an arc of a parabola and the control mass points of the quartic Bézier curve are T 0 0 , 0 , 1 , T 1 0 , 0 , 0 , T 2 0.264 , 0 , 1 3 , T 3 0 , 0 , 0 and T 4 0.529 , 1 3 , 1 ;
2.
γ U is an arc of a circle and the five control mass points of the quartic Bézier curve are U 0 1.471 , 2 3 , 1 , U 1 0 , 0 , 0 , U 2 1.530 , 0.5 , 0.314 , U 3 0 , 0 , 0 and U 4 1.471 , 1 3 , 1 ;
3.
The control mass points of the cubic Bézier curve γ V are V 0 1.471 , 2 , 1 , V 1 0 ; 0 , 0 , V 2 1.471 , 4 3 , 1 and V 3 1.471 , 1 3 , 3 ;
4.
γ W is a parabola arc and the control mass points of the quartic Bézier curve are W 0 1.471 , 1 3 , 1.778 , W 1 1.471 , 0 , 4 3 , W 2 1.789 , 0 , 1.111 , W 3 2 , 0 , 1 and W 4 2 , 0 , 1 .

5. Conclusions and Perspectives

In this article, we focused on the influence of the null vector 0 as a control point of a Bézier curve. This vector allows us, without changing the curve and using a quadratic parameter change, to focus on the kinematics of the trace of a curve, and thus, to create G 0 as well as C 1 joints between two curves at a stationary point. The last point of the first curve is the first point of the second curve; the velocity vectors at these points are the null vectors; the tangents of the two curves at this junction point are not necessarily the same. Moreover, if the tangents are the same, the joint is G 1 . The influence of the null vector 0 is then studied on the convergence of the Bézier curve to an asymptote or in an asymptotic direction. In the near future, we plan to study the influence of the null vector at a finite point and on the creation of inflection points. We then plan to use this work in the kinematics of handwriting and introduce the use of complex mass points.

Author Contributions

The authors began collaborating on Bézier curves and mass points a few years ago. This article is the result of a week of reflection during a stay in Dijon. L.G. contributed the idea of using a zero control vector, J.-P.B. worked on the English version, while L.F. focused on presenting this work during a geometry working group. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A. Examples of Computations with Mass Points

Let us give some examples. Let A and B be two distinct points and u be a vector. Let ω and μ be two non-zero reals with ω + μ 0 .
A ; 1 B ; 1 = I ; 2 where I is the midpoint of A and B because, for any point G
1 G A + 1 G B = G I + I A + G I + I B = 2 G I = 0 ,
which leads to G = I . In the same way,
A ; 1 2 B ; 1 2 = I ; 1 .
A ; 1 B ; 1 = A B ; 0 because, for any point G,
1 G A + 1 G B = A G + G B = A B 0
A ; ω B ; μ = A ; ω A ; μ A ; μ 0 ; 0 B ; μ = A ; ω + μ A ; μ B ; μ = A ; ω + μ μ A B ; 0 = T μ ω + μ A B A ; ω + μ
Let us determine, in two different ways, the centroid of a non-degenerate triangle A B C using the median from point A.
G is the barycenter of A ; 1 , B ; 1 and C ; 1 . Let A be the midpoint of the segment B C .
G ; 3 = A ; 1 B ; 1 C ; 1 = A ; 1 A ; 2 = A ; 1 A ; 1 A ; 3 = A A ; 0 A ; 3 = T 1 3 A A A ; 3
and we find that the centroid G of the triangle is on a median and located at one-third of its length, starting from the foot. Let us perform the second calculation.
G ; 3 = A ; 1 B ; 1 C ; 1 = A ; 3 A ; 1 B ; 1 A ; 1 C ; 1 = A ; 3 A B ; 0 A C ; 0 = A ; 3 A B + A C ; 0 = A ; 3 2 A A ; 0 = T 2 3 A A A ; 3
and we find that the centroid G of the triangle is on a median and located at two-thirds of its length, starting from the vertex.

Appendix B. Formulae for the Degree 2

Theorem A1
(Quadratic parameter change for degree 2).
Consider a quadratic Bézier curve γ with mass control points P 0 ; ω 0 , P 1 ; ω 1 , and P 2 ; ω 2 , having the conic section C as its support.
Let h 2 be defined by Formula (23), then γ h 2 is the quartic Bézier curve with mass control points Q 0 ; ϖ 0 , Q 1 ; ϖ 1 , Q 2 ; ϖ 2 , Q 3 ; ϖ 3 and Q 4 ; ϖ 4 having the conic section C as its support, given by
Q 0 ; ϖ 0 = d a 2 P 0 ; ω 0 2 a d a P 1 ; ω 1 a 2 P 2 ; ω 2
Q 1 ; ϖ 1 = b e a d P 0 ; ω 0 a e + b d 2 a b P 1 ; ω 1 a b P 2 ; ω 2
Q 2 ; ϖ 2 = a c a f + 2 e 2 4 e b + 2 b 2 c d + f d 3 P 0 ; ω 0 4 e b 4 b 2 2 a c + a f + c d 3 P 1 ; ω 1 a c + 2 b 2 3 P 2 ; ω 2
Q 3 ; ϖ 3 = f c e b P 0 ; ω 0 2 b c + b f + c e P 1 ; ω 1 c b P 2 ; ω 2
Q 4 ; ϖ 4 = c f 2 P 0 ; ω 0 2 c f c P 1 ; ω 1 c 2 P 2 ; ω 2
Proof. 
The idea is to express t and 1 t in terms of u and 1 u , and then reconstruct the Bernstein polynomials of the appropriate degree.
Since
t = h u = a 1 u 2 + 2 b u 1 u + c u 2 d 1 u 2 + 2 e u 1 u + f u 2 ,
we obtain
1 t = 1 h u = d a 1 u 2 + 2 e b u 1 u + f c u 2 d 1 u 2 + 2 e u 1 u + f u 2
and
γ t = 1 t 2 P 0 ; ω 0 2 t 1 t P 1 ; ω 1 t 2 P 2 ; ω 2
The denominators are all the same, so we can focus only on the numerators. Then,
1 t 2 P 0 ; ω 0 = d a 1 u 2 + 2 e b u 1 u + f c u 2 2 P 0 ; ω 0 = d a 2 1 u 4 P 0 ; ω 0 2 e b d a 2 u 1 u 3 P 0 ; ω 0 4 e b 2 + 2 d a f c u 2 1 u 2 P 0 ; ω 0 4 e b f c u 3 1 u P 0 ; ω 0 f c 4 u 4 P 0 ; ω 0 = d a 2 1 u 4 P 0 ; ω 0 e b d a 4 u 1 u 3 P 0 ; ω 0 2 e b 2 + d a f c 3 6 u 2 1 u 2 P 0 ; ω 0 e b f c 4 u 3 1 u P 0 ; ω 0 f c 4 u 4 P 0 ; ω 0
2 t 1 t P 1 ; ω 1 = 2 a 1 u 2 + 2 b u 1 u + c u 2 d a 1 u 2 + 2 e b u 1 u P 1 ; ω 1 2 a 1 u 2 + 2 b u 1 u + c u 2 f c u 2 P 1 ; ω 1 = 2 a d a 1 u 4 P 1 ; ω 1 a e b + b d a 4 u 1 u 3 P 1 ; ω 1 a f c + c d a 3 6 u 2 1 u 2 P 1 ; ω 1 b f c + c e b 4 u 3 1 u P 1 ; ω 1 c f c u 4 P 1 ; ω 1
t 2 P 2 ; ω 2 = a 1 u 2 + 2 b u 1 u + c u 2 2 P 2 ; ω 2 = a 2 1 u 4 P 2 ; ω 2 a b 4 u 1 u 3 P 2 ; ω 2 2 b 2 + a c 3 6 u 2 1 u 2 P 2 ; ω 2 b c 4 u 3 1 u P 2 ; ω 2 c 2 u 4 P 2 ; ω 2
Simply group the terms as 1 u 4 , 4 u 1 u 3 , 6 u 2 1 u 2 , 4 u 3 1 u and u 4 . □

Appendix C. Formulae for the Degree 3

Theorem A2
(Quadratic parameter change for degree 3).
Consider a quadratic Bézier curve γ with mass control points P 0 ; ω 0 , P 1 ; ω 1 , P 2 ; ω 2 , and P 3 ; ω 3 , having the cubic curve C as its support.
Let h 2 be defined by Formula (23), then γ h 2 is the Bézier curve of degree 6 with mass control points Q 0 ; ϖ 0 , Q 1 ; ϖ 1 , Q 2 ; ϖ 2 , Q 3 ; ϖ 3 , Q 4 ; ϖ 4 , Q 5 ; ϖ 5 , and Q 6 ; ϖ 6 , having the curve C as its support, given by
Q 0 ; ϖ 0 = d a 3 P 0 ; ω 0 3 a d a 2 P 1 ; ω 1 3 a 2 d a P 2 ; ω 2 a 3 P 3 ; ω 3
Q 1 ; ϖ 1 = a d 2 e b P 0 ; ω 0 a d 3 b a b d 2 a e P 1 ; ω 1 a 2 b d + a e 3 b a P 2 ; ω 2 a 2 b P 3 ; ω 3
Q 2 ; ϖ 2 = d a 4 e b 2 + d a f c 5 P 0 ; ω 0 a d 3 c a c d 2 a f 5 P 1 ; ω 1 4 b 2 a e + b d 3 a b 5 P 2 ; ω 2 1 5 a a c + 4 b 2 P 3 ; ω 3
Q 3 ; ϖ 3 = e b 2 e b 2 + 3 c f a d 5 P 0 ; ω 0 3 5 f c a e + b d 2 a b P 1 ; ω 1 3 5 b e a c c d + 2 b b e P 1 ; ω 1 3 5 2 b 2 e b + a b f + a c e + b c d 3 a b c P 2 ; ω 2 b 5 2 b 2 + 3 a c P 3 ; ω 3
Q 4 ; ϖ 4 = f c 4 b e 2 + f c d a 5 P 0 ; ω 0 4 b e 3 c b c e 2 b f 5 P 1 ; ω 1 c f 3 a c a f 2 c d 5 P 1 ; ω 1 4 b 2 c e + b f 3 c b + c 2 a f + c d 3 a c 5 P 2 ; ω 2 c 5 4 b 2 + c a P 3 ; ω 3
Q 5 ; ϖ 5 = f c 2 e b P 0 ; ω 0 c f 3 b c b f 2 c e P 1 ; ω 1 c 2 b f + c e 3 b c P 2 ; ω 2 c 2 b P 3 ; ω 3
Q 6 ; ϖ 6 = f c 3 P 0 ; ω 0 3 c f c 2 P 1 ; ω 1 3 c 2 f c P 2 ; ω 2 c 3 P 3 ; ω 3
Proof. 
Ref. [38] or adapt the proof of Theorem A1. □

Appendix D. Formulae for the Degree 4

Theorem A3
(Quadratic parameter change for degree 4).
Consider a quadratic Bézier curve γ with mass control points P 0 ; ω 0 , P 1 ; ω 1 , P 2 ; ω 2 , P 3 ; ω 3 and P 4 ; ω 4 , having the quartic curve C as its support.
Let h 2 be defined by Formula (23), then γ h 2 is the Bézier curve of degree 8 with mass control points Q 0 ; ϖ 0 , Q 1 ; ϖ 1 , Q 2 ; ϖ 2 , Q 3 ; ϖ 3 , Q 4 ; ϖ 4 , Q 5 ; ϖ 5 , Q 6 ; ϖ 6 , Q 7 ; ϖ 7 and Q 8 ; ϖ 8 , having the curve C as its support, given by
Q 0 ; ϖ 0 = d a 4 P 0 ; ω 0 4 a d a 3 P 1 ; ω 1 6 a 2 d a 2 P 2 ; ω 2 4 a 3 d a P 3 ; ω 3 a 4 P 4 ; ω 4
Q 1 ; ϖ 1 = d a 3 e b P 0 ; ω 0 d a 2 b d a + 3 a e b P 1 ; ω 1 3 a d a b d a + a e b P 2 ; ω 2 a 2 3 b d a + a e b P 3 ; ω 3 a 3 b P 4 ; ω 4
Q 2 ; ϖ 2 = d a 2 f c d a + 6 e b 2 7 P 0 ; ω 0 12 b d a 2 e b 7 P 1 ; ω 1 d a 2 3 a c f c a d 7 P 1 ; ω 1 d a 12 a e b 2 7 P 1 ; ω 1 3 d a c a d 2 a + f a 2 7 P 2 ; ω 2 36 a b a b a e b d 7 P 2 ; ω 2 3 2 a e a e + 2 b d + 2 b d 2 a e + b d 7 P 2 ; ω 2 12 a b d b + a e 2 a b 7 P 3 ; ω 3 a 2 3 c a d + a c f 7 P 3 ; ω 3 a 2 c a + 6 b 2 7 P 4 ; ω 4
Q 3 ; ϖ 3 = e b d a 3 f c d a 7 P 0 ; ω 0 e b d a 12 e b 2 7 P 0 ; ω 0 3 d a 2 e b c + f c b 7 P 1 ; ω 1 12 d a e b 2 b 7 P 1 ; ω 1 2 3 d a e b f c a + 2 e b 3 a 7 P 1 ; ω 1 3 d a 2 b c + 2 d a e b a c 7 P 2 ; ω 2 12 d a e b b 2 7 P 2 ; ω 2 3 2 d a f c a b + 6 e b 2 a b 7 P 2 ; ω 2 3 e b f c a 2 7 P 2 ; ω 2 6 d a a b c + 4 d a b 3 7 P 3 ; ω 3 3 e b a 4 b 2 + 3 a c + f c a 2 b 7 P 3 ; ω 3 a b 3 c a + 4 b 2 7 P 4 ; ω 4
Q 4 ; ϖ 4 = 3 d a 2 f c 2 + 8 e b 4 35 P 0 ; ω 0 24 d a f c e b 2 35 P 0 ; ω 0 6 c d a f c d a + 4 e b 2 35 P 1 ; ω 1 2 3 f c 2 d a a + 16 e b 3 b 35 P 1 ; ω 1 48 f c e b d a b + 24 a e b 35 P 1 ; ω 1 3 c d a c d a + 4 b e b 35 P 2 ; ω 2 12 d a f c c a + 2 b 2 35 P 2 ; ω 2 24 c a + 2 b 2 e b 2 35 P 2 ; ω 2 24 f c a f c a + 2 b e b 35 P 2 ; ω 2 6 d a c 2 a + 4 c b 2 + c a 2 f c 35 P 3 ; ω 3 8 6 c a + 4 b 2 b e b + 3 a b 2 f c 35 P 3 ; ω 3 3 c 2 a 2 + 24 c a b 2 + 8 b 4 35 P 4 ; ω 4
Q 5 ; ϖ 5 = 3 7 e b d a f c 2 P 0 ; ω 0 4 7 f c e b 3 P 0 ; ω 0 6 d a f c e b c + f c b 7 P 1 ; ω 1 2 e b 2 6 f c b + e b c 7 P 1 ; ω 1 3 7 a e b f c 2 P 1 ; ω 1 3 d a c e b c + 2 f c b 7 P 2 ; ω 2 6 e b c 2 e b b + f c a 7 P 2 ; ω 2 3 b f c 4 e b b + f c a 7 P 2 ; ω 2 3 d a c 2 b + c e b c a + 4 b 2 7 P 3 ; ω 3 2 b f c 3 c a + 2 b 2 7 P 3 ; ω 3 c b 3 a c + 4 b 2 7 P 4 ; ω 4
Q 6 ; ϖ 6 = f c 2 d a f c + 6 e b 2 7 P 0 ; ω 0 3 f c f c 2 a + 4 c e b 2 7 P 1 ; ω 1 3 f c 2 d a c + 4 e b b 7 P 1 ; ω 1 3 f c 2 c a + 2 b 2 + 2 c 2 e b 2 7 P 2 ; ω 2 3 f c c d a c + 8 b e b 7 P 2 ; ω 2 c 2 d a c + 12 b e b 7 P 3 ; ω 3 3 c f c c a + 4 b 2 7 P 3 ; ω 3 c 2 a c + 6 b 2 7 P 4 ; ω 4
Q 7 ; ϖ 7 = f c 3 e b P 0 ; ω 0 f c 2 3 e b c + f c b P 1 ; ω 1 3 f c c e b c + f c b P 2 ; ω 2 c 2 e b c + 3 f c b P 3 ; ω 3 c 3 b P 4 ; ω 4
Q 8 ; ϖ 8 = f c 4 P 0 ; ω 0 4 f c 3 c P 1 ; ω 1 6 c 2 f c 2 P 2 ; ω 2 4 c 3 f c P 3 ; ω 3 c 4 P 4 ; ω 4
Proof. 
[38] or adapt the proof of Theorem A1. □

References

  1. Bézier, P. Courbe et Surface, 2nd ed.; Hermès: Paris, France, 1986; Volume 4. [Google Scholar]
  2. Farin, G. Curves and Surfaces for CAGD: A Practical Guide; Computer Graphics and Geometric Modeling, Elsevier Science: Amsterdam, The Netherlands, 2002. [Google Scholar]
  3. Farin, G. From Conics to NURBS: A Tutorial and Survey. IEEE Comput. Graph. Appl. 1992, 12, 78–86. [Google Scholar] [CrossRef]
  4. Ramshaw, L. Blossoms are polar forms. Comput. Aided Geom. Des. 1989, 6, 323–358. [Google Scholar] [CrossRef]
  5. Casteljau, P.D. Mathématiques et CAO. Volume 2: Formes à pôles; Hermes: Paris, France, 1985. [Google Scholar]
  6. Farin, G. NURBS from Projective Geometry to Pratical Use, 2nd ed.; A K Peters, Ltd.: Natick, MA, USA, 1999; ISBN 1-56881-084-9. [Google Scholar]
  7. Müller, A. Paul de Casteljau: The story of my adventure: From an autobiographical letter. Comput. Aided Geom. Des. 2024, 110, 102278. [Google Scholar] [CrossRef]
  8. Fiorot, J.C.; Jeannin, P. Courbes et Surfaces Rationnelles; Dunod: Paris, France, 1989; Volume RMA 12, Masson. [Google Scholar]
  9. Fiorot, J.C.; Jeannin, P. Courbes Splines Rationnelles, Applications à la CAO; Dunod: Paris, France, 1992; Volume RMA 24, Masson. [Google Scholar]
  10. Goldman, R. On the algebraic and geometric foundations of computer graphics. ACM Trans. Graph. 2002, 21, 52–86. [Google Scholar] [CrossRef]
  11. Ju, T.; Goldman, R. Morphing Rational B-spline Curves and Surfaces Using Mass Distributions. In Proceedings of the Eurographics, San Diego, CA, USA, 26–27 July 2003. [Google Scholar]
  12. Goldman, R. Understanding quaternions. Graph. Model. 2011, 73, 21–49. [Google Scholar] [CrossRef]
  13. Garnier, L. Courbes de Bézier quadratiques et coniques. Feuille Vigne Irem Dijon 2009, 113, 17–32. [Google Scholar]
  14. Piegl, L.; Tilles, W. A Managerie of Rational B-Spline Circles. IEEE Comput. Graph. Appl. 1989, 9, 46–56. [Google Scholar] [CrossRef]
  15. Gourion, M. Mathématiques, Terminales C et E, tome 2; Fernand Nathan: Manchester, UK, 1983. [Google Scholar]
  16. Ladegaillerie, Y. Géométrie Pour le CAPES de Mathématiques; Ellipses: Paris, France, 2002; ISBN 2-7298-1148-6. [Google Scholar]
  17. Ladegaillerie, Y. Géométrie Affine, Projective, Euclidienne et Anallagmatique; Ellipses: Paris, France, 2003; ISBN 2-7298-1416-7. [Google Scholar]
  18. Piegl, L. On the use of infinite control points in CAGD. Comput. Aided Geom. Des. 1987, 4, 155–166. [Google Scholar] [CrossRef]
  19. Bécar, J.; Fuchs, L.; Garnier, L. Courbe d’une fraction rationnelle et courbes de Bézier à points massiques. In Proceedings of the GTMG 2019, Toulouse, France, 28–31 October 2019. [Google Scholar]
  20. Bécar, J.P.; Garnier, L. Points massiques, courbes de Bézier quadratiques et coniques: Un état de l’art. In Proceedings of the G.T.M.G. 2014, Lyon, France, 26–27 August 2014. [Google Scholar]
  21. Garnier, L.; Bécar, J.P. Mass points, Bézier curves and conics: A survey. In Proceedings of the Eleventh International Workshop on Automated Deduction in Geometry, Strasbourg, France, 26–28 June 2016; Proceedings of ADG 2016. pp. 97–116. Available online: http://ufrsciencestech.u-bourgogne.fr/$\sim$garnier/publications/adg2016/ (accessed on 2 October 2024).
  22. Garnier, L.; Bécar, J.P.; Druoton, L. A Survey of De Casteljau Algorithms and Regular Iterative Constructions of Bézier Curves with Control Mass Points. WSEAS Trans. Math. 2024, 23, 216–236. [Google Scholar] [CrossRef]
  23. Bécar, J.P. Forme (BR) des Coniques et de Leurs Faisceaux. Ph.D. Thesis, Université de Valenciennes et de Hainaut-Cambrésis, Valenciennes, France, 1997. [Google Scholar]
  24. Piegl, L.A.; Tiller, W. The NURBS Book; Monographs in visual communication; Springer: Berlin/Heidelberg, Germany, 1995. [Google Scholar]
  25. Garnier, L.; Bécar, J.P.; Druoton, L. Canal surfaces as Bézier curves using mass points. Comput. Aided Geom. Des. 2017, 54, 15–34. [Google Scholar] [CrossRef]
  26. Garnier, L. Modélisation, Dans l’espace des Sphères, de Surfaces Canal par des Courbes de Bézier à l’aide de Points Massiques; Habilitation à diriger des recherches, Université de Bourgogne: Dijon, France, 2023. [Google Scholar]
  27. Langevin, R.; Sifre, J.C.; Druoton, L.; Garnier, L.; Paluszny, M. Finding a cyclide given three contact conditions. Comput. Appl. Math. 2014, 34, 275–292. [Google Scholar] [CrossRef]
  28. Druoton, L.; Langevin, R.; Garnier, L. Blending canal surfaces along given circles using Dupin cyclides. Int. J. Comput. Math. 2013, 91, 641–660. [Google Scholar] [CrossRef]
  29. Garnier, L.; Bécar, J.P. Nouveaux Modèles Géométriques pour la C.A.O. et la Synthèse D’images: Courbes de Bézier, Points Massiques et Surfaces Canal; Editions Universitaires Européennes: Saarbrucken, Germany, 2017; ISBN 978-3-639-54676-7. [Google Scholar]
  30. Garnier, L.; Bécar, J.; Druoton, L.; Fuchs, L.; Morin, G. Theory of Minkowski-Lorentz Spaces. In Encyclopedia of Computer Graphics and Games; Lee, N., Ed.; Springer: Berlin/Heidelberg, Germany, 2019. [Google Scholar] [CrossRef]
  31. Garnier, L.; Bécar, J.; Druoton, L.; Fuchs, L.; Morin, G. Minkowski-Lorentz Spaces Applications: Resolution of Apollonius and Dupin Problems. In Encyclopedia of Computer Graphics and Games; Lee, N., Ed.; Springer International Publishing: Cham, Switzerland, 2020; pp. 1–10. [Google Scholar] [CrossRef]
  32. Garnier, L.; Bécar, J.P.; Morin, G.; Fuchs, L. Une Application de L’espace des Sphères: Détermination des sphères de Dandelin; Université de Lyon: Lyon, France, 2015. [Google Scholar]
  33. Garnier, L.; Druoton, L.; Bécar, J.; Fuchs, L.; Morin, G. Subdivisions of Ring Dupin Cyclides Using Bézier Curves with Mass Points. WSEAS Trans. Math. 2021, 20, 581–596. [Google Scholar] [CrossRef]
  34. Garnier, L.; Druoton, L.; Bécar, J.; Fuchs, L.; Morin, G. Subdivisions of Horned or Spindle Dupin Cyclides Using Bézier Curves with Mass Points. WSEAS Trans. Math. 2021, 20, 756–776. [Google Scholar] [CrossRef]
  35. Garnier, L.; Druoton, L.; Bécar, J.; Fuchs, L.; Morin, G. Mass Points, Spaces of Spheres, “hyperbolae” and Dandelin and Quételet Theorems. WSEAS Trans. Math. 2022, 21, 285–302. [Google Scholar] [CrossRef]
  36. Garnier, L. Mathématiques pour la Modélisation Géométrique, la Représentation 3D et la Synthèse D’images; Ellipses: Paris, France, 2007; ISBN 978-2-7298-3412-8. [Google Scholar]
  37. Garnier, L.; Bécar, J.; Druoton, L.; Fuchs, L.; Morin, G. Pencils of Spheres in the Minkowski-Lorentz Spaces. In Encyclopedia of Computer Graphics and Games; Lee, N., Ed.; Springer: Berlin/Heidelberg, Germany, 2024. [Google Scholar]
  38. Garnier, L. Résultat sur les Courbes de Bézier à Points Massiques de Contrôle. Working Paper or Preprint. Available online: https://u-bourgogne.hal.science/hal-04051237/ (accessed on 2 October 2024).
Figure 1. Construction of the barycenter G of the weighted points M , ω = 2 and N , μ = 1 with ω μ > 0 using the Thalès’ theorem (Formula (3)).
Figure 1. Construction of the barycenter G of the weighted points M , ω = 2 and N , μ = 1 with ω μ > 0 using the Thalès’ theorem (Formula (3)).
Geometry 02 00001 g001
Figure 2. Construction of barycenters G 1 and G 2 of weighted points M , 1 and N , 3 , and M , 1 and N , 2 , respectively, using Thales’ theorem when the weights have opposite signs.
Figure 2. Construction of barycenters G 1 and G 2 of weighted points M , 1 and N , 3 , and M , 1 and N , 2 , respectively, using Thales’ theorem when the weights have opposite signs.
Geometry 02 00001 g002
Figure 3. The dipole moment of a water molecule and a methane molecule, which is nonpolar.
Figure 3. The dipole moment of a water molecule and a methane molecule, which is nonpolar.
Geometry 02 00001 g003
Figure 4. Two constructions of the barycenter of the weighted points A , 2 , B , 1 and C , 1 .
Figure 4. Two constructions of the barycenter of the weighted points A , 2 , B , 1 and C , 1 .
Geometry 02 00001 g004
Figure 5. Third construction: The barycenter G of three weighted points is computed using a vector.
Figure 5. Third construction: The barycenter G of three weighted points is computed using a vector.
Geometry 02 00001 g005
Figure 6. Due to the associativity of the barycenter, a barycenter can be constructed by introducing the vector C C .
Figure 6. Due to the associativity of the barycenter, a barycenter can be constructed by introducing the vector C C .
Geometry 02 00001 g006
Figure 7. Two semicircles defined as BR curves using the second part of Theorem 1. The Bézier curves are drawn using the pstricks package.
Figure 7. Two semicircles defined as BR curves using the second part of Theorem 1. The Bézier curves are drawn using the pstricks package.
Geometry 02 00001 g007
Figure 8. A hyperbola H seen as a circle of center O. The curve B R { Q 0 ; 1 ; Q 1 ; 0 ; Q 2 ; 1 } , obtained from the curve B R { P 0 ; 1 ; P 1 ; ω 1 ; P 2 ; 1 } , is a semicircle. The point T Q 1 + O Q 0 O , which is an image of the point O by the translation of vector Q 1 + O Q 0 , belongs to one of the two asymtpotes of the pseudo-circle.
Figure 8. A hyperbola H seen as a circle of center O. The curve B R { Q 0 ; 1 ; Q 1 ; 0 ; Q 2 ; 1 } , obtained from the curve B R { P 0 ; 1 ; P 1 ; ω 1 ; P 2 ; 1 } , is a semicircle. The point T Q 1 + O Q 0 O , which is an image of the point O by the translation of vector Q 1 + O Q 0 , belongs to one of the two asymtpotes of the pseudo-circle.
Geometry 02 00001 g008
Figure 9. A semicircle, three semi-ellipses, and a segment with stationary endpoints.
Figure 9. A semicircle, three semi-ellipses, and a segment with stationary endpoints.
Geometry 02 00001 g009
Figure 10. Representation on R + ¯ of a quadratic arc and the entire quadratic as a numerical function curve of Equation (25) using two rational quadratic Bézier curves, controlled by the mass points P 0 , P 1 , and P 2 on one hand and Q 0 , Q 1 , and Q 2 on the other hand.
Figure 10. Representation on R + ¯ of a quadratic arc and the entire quadratic as a numerical function curve of Equation (25) using two rational quadratic Bézier curves, controlled by the mass points P 0 , P 1 , and P 2 on one hand and Q 0 , Q 1 , and Q 2 on the other hand.
Geometry 02 00001 g010
Figure 11. Representation on R + ¯ of a cubic arc and the entire cubic (a) of a quartic arc and the entire quartic (b), using two cubic rational Bézier curves as a numerical function curve of Equation (25).
Figure 11. Representation on R + ¯ of a cubic arc and the entire cubic (a) of a quartic arc and the entire quartic (b), using two cubic rational Bézier curves as a numerical function curve of Equation (25).
Geometry 02 00001 g011
Figure 12. Multiple forbidden values by the use of null vectors in the Bézier representation (Section 3.4.2).
Figure 12. Multiple forbidden values by the use of null vectors in the Bézier representation (Section 3.4.2).
Geometry 02 00001 g012
Figure 13. The inverse square function in a rational Bézier representation for t 0 ; 1 .
Figure 13. The inverse square function in a rational Bézier representation for t 0 ; 1 .
Geometry 02 00001 g013
Figure 14. Influence of null vector in rational Bézier representations.
Figure 14. Influence of null vector in rational Bézier representations.
Geometry 02 00001 g014
Figure 15. Representation of arcs of an ellipse using two quadratic rational Bézier curves (solid lines) and quartic rational Bézier curves (dashed lines) where both endpoints are stationary points.
Figure 15. Representation of arcs of an ellipse using two quadratic rational Bézier curves (solid lines) and quartic rational Bézier curves (dashed lines) where both endpoints are stationary points.
Geometry 02 00001 g015
Figure 16. Representation of half circles by two rational quadratic Bézier curves (in solid lines) and quartic Bézier curves (in dotted lines); in the latter, the extreme points are stationary.
Figure 16. Representation of half circles by two rational quadratic Bézier curves (in solid lines) and quartic Bézier curves (in dotted lines); in the latter, the extreme points are stationary.
Geometry 02 00001 g016
Figure 17. Bernoulli Lemniscate and its arc defined on 0 ; 1 represented by a quartic rational Bézier curve.
Figure 17. Bernoulli Lemniscate and its arc defined on 0 ; 1 represented by a quartic rational Bézier curve.
Geometry 02 00001 g017
Figure 18. A loop of the Bernoulli Lemniscate modeled by a quadratic rational Bézier curve γ Q obtained from its arc defined on 0 ; 1 represented by the quadratic rational Bézier curve γ P .
Figure 18. A loop of the Bernoulli Lemniscate modeled by a quadratic rational Bézier curve γ Q obtained from its arc defined on 0 ; 1 represented by the quadratic rational Bézier curve γ P .
Geometry 02 00001 g018
Figure 19. A loop of the Bernoulli Lemniscate modeled by a rational quadratic Bézier curve γ R with two stationary extreme points obtained from the quadratic rational Bézier curve γ Q .
Figure 19. A loop of the Bernoulli Lemniscate modeled by a rational quadratic Bézier curve γ R with two stationary extreme points obtained from the quadratic rational Bézier curve γ Q .
Geometry 02 00001 g019
Figure 20. The letter d.
Figure 20. The letter d.
Geometry 02 00001 g020
Figure 21. Letter d: Cinematic and Bézier curves.
Figure 21. Letter d: Cinematic and Bézier curves.
Geometry 02 00001 g021
Table 1. Euclidean type of the conic based on the control vectors of the Bézier curve.
Table 1. Euclidean type of the conic based on the control vectors of the Bézier curve.
Point 1Point 2Point 3ConditionType
P 0 ; ω 0 0 P 1 ; ω 1 = 0 ( ( P 2 ; ω 2 0 ω 0 ω 2 > 0 Semi-ellipse
P 0 ; ω 0 0 P 1 ; ω 1 = 0 ( ( P 2 ; ω 2 = 0 Parabola arc
P 0 ; ω 0 = 0 P 1 ; ω 1 = 0 ( ( P 2 ; ω 2 0 Parabola arc
P 0 ; ω 0 0 P 1 ; ω 1 = 0 ( ( P 2 ; ω 2 0 ω 0 ω 2 < 0 Semi-hyperbola
P 0 ; ω 0 = 0 ( ( P 1 ; ω 1 0 P 2 ; ω 2 = 0 Hyperbola branch
Table 2. Nature of control points in L 41 or in L 41 and type of the generated Dupin cyclide.
Table 2. Nature of control points in L 41 or in L 41 and type of the generated Dupin cyclide.
Point 1Point 2Point 3Kind of the Dupin Cyclide
σ 0 ; ω 0 0 P 1 ; ω 1 0 ( ( e ; ω 2 = 0 Circular cylinder
m ; ω 0 = 0 ( ( P 1 ; ω 1 0 e ; ω 2 = 0 Semicircular cone with apex M
m ; ω 0 = 0 ( ( P 1 ; ω 1 0 n ; ω 2 = 0 Patch of Dupin cyclide with endpoints M and N
Table 3. Quadratic change function keeping the endpoints invariant, expressions of h 2 u , and differential conditions.
Table 3. Quadratic change function keeping the endpoints invariant, expressions of h 2 u , and differential conditions.
ConditionsExpression of h 2 , Formula (24)
d h 2 d u ( ( ( ( ( ( 0 = 0 d h 2 d u ( ( ( ( ( ( 1 = 0 ( ( ( ( ( ( c u 2 d 1 u 2 + c u 2
d h 2 d u ( ( ( ( ( ( 0 = 0 d h 2 d u ( ( ( ( ( ( 1 = λ 1 > 0 ( ( ( ( ( ( 2 e ( ( ( λ 1 u 2 d 1 u 2 + 2 e u 1 u + 2 e λ 1 ( ( ( ( ( u 2
d h 2 d u ( ( ( ( ( ( 0 = λ 0 > 0 d h 2 d u ( ( ( ( ( ( 1 = 0 ( ( ( ( ( ( 2 b u 1 u + c u 2 2 b λ 0 ( ( ( ( ( 1 u 2 + 2 b u 1 u + c u 2
d h 2 d u ( ( ( ( ( ( 0 = λ 0 > 0 d h 2 d u ( ( ( ( ( ( 1 = λ 1 > 0 ( ( ( ( ( ( 2 b u 1 u + 2 e b λ 1 ( ( ( ( ( u 2 2 b λ 0 ( ( 1 u 2 + 2 e u 1 u + 2 e b λ 1 ( ( ( u 2
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Garnier, L.; Bécar, J.-P.; Fuchs, L. How Null Vector Performs in a Rational Bézier Curve with Mass Points. Geometry 2025, 2, 1. https://doi.org/10.3390/geometry2010001

AMA Style

Garnier L, Bécar J-P, Fuchs L. How Null Vector Performs in a Rational Bézier Curve with Mass Points. Geometry. 2025; 2(1):1. https://doi.org/10.3390/geometry2010001

Chicago/Turabian Style

Garnier, Lionel, Jean-Paul Bécar, and Laurent Fuchs. 2025. "How Null Vector Performs in a Rational Bézier Curve with Mass Points" Geometry 2, no. 1: 1. https://doi.org/10.3390/geometry2010001

APA Style

Garnier, L., Bécar, J.-P., & Fuchs, L. (2025). How Null Vector Performs in a Rational Bézier Curve with Mass Points. Geometry, 2(1), 1. https://doi.org/10.3390/geometry2010001

Article Metrics

Back to TopTop