Noor Khairiah Razali\[1\]<sup>\*</sup>, Athirah Hanani Mohd Fauzi<sup>2</sup>

<sup>1,2</sup> College of Computing, Informatics and Mathematics, Universiti Teknologi MARA Cawangan Terengganu Kampus Kuala Terengganu, 21080 Terengganu, Malaysia

<table>
<tbody>
<tr class="odd">
<td>ARTICLE INFO</td>
<td></td>
<td>ABSTRACT</td>
</tr>
<tr class="even">
<td><p><em>Article history:</em></p>
<p>Received XX Month 2024</p>
<p>Revised XX Month 2024</p>
<p>Accepted XX Month 2024</p>
<p>Online first</p>
<p>Published 1 September 2024</p></td>
<td></td>
<td>As technology continues to advance, Computer Aided Geometric Design (CAGD) is gaining popularity as a mathematical method for generating curves and surfaces. CAGD, a branch of applied mathematics, focuses on developing algorithms for creating smooth curves and surfaces efficiently. This paper explores the application of CAGD techniques to Khat Thuluth, a form of Arabic calligraphy known for its complexity and the skill required to create it. The study employs two methods of Trigonometric Bézier Curves, namely Quasi-Quartic and Quasi-Quintic, to reconstruct Arabic calligraphy. By examining how variations in shape parameters affect curve modifications, the research investigates the factors influencing the outcome. Comparison between the resulting figures and the original images, as well as the computational performance in terms of CPU time required for the entire calligraphy creation process, is conducted to evaluate the effectiveness of the two interpolation methods. The findings indicate that the Quasi-Quartic Trigonometric Bézier curve offers the most efficient reconstruction of Arabic calligraphy outlines, with a minimal CPU time of 8.453 seconds.</td>
</tr>
<tr class="odd">
<td><p><em>Keywords:</em></p>
<p>Quasi-Quartic curves</p>
<p>Quasi-Quintic curves</p>
<p>Trigonometric Bézier</p>
<p>Arabic calligraphy</p>
<p><em>DOI:</em></p>
<p>10.24191/jcrinn.v9i2</p></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>

# INTRODUCTION

Advancements in technology have popularized the mathematical method known as Computer Aided Geometric Design (CAGD) for generating curves and surfaces. CAGD, a field of applied mathematics, focuses on algorithms for creating smooth curves and surfaces with efficient mathematical representations (Khan, 2018). Trigonometric Bézier curves, a generalization of classical Bézier curves, have been used in various domains such as computer graphics, image processing, and geometric modelling due to their flexibility and precision (Khan & Sarfraz, 2020). This study employs two types of trigonometric Bézier curves: Quasi-Quartic and Quasi-Quintic. Bézier curves are advantageous due to their ease of computation, stability at lower control point degrees, and ability to be manipulated through point operations. Despite the existence of newer algorithms with complex formulas, Bézier curves remain widely used in CAGD applications as the newer methods are not always suitable for curve construction (Khan, 2018). In the context of Arabic calligraphy, these curves effectively capture the intricate details and fluidity of the script (Ali, 2019).

Arabic calligraphy, a remarkable art form, historically involved skilled artisans manually crafting intricate letterforms. The challenge in digital redesign is replicating this precision and artistry, as highlighted by Hussien (2012). The application of CAGD in redesigning Arabic calligraphy offers numerous benefits such as precision, scalability, accessibility, and bridging tradition with modernity. Arabic calligraphy, a significant aspect of Islamic art and culture, has garnered interest from many researchers due to its aesthetic and geometric complexities (Ali, 2019). The reconstruction of Arabic calligraphy using mathematical models has been extensively explored, with Trigonometric Bézier curves emerging as a promising approach (Khan & Sarfraz, 2020).

This paper aims to delve deeper into the utilization of Trigonometric Bézier curves for reconstructing Arabic calligraphy. It applies two methods of Trigonometric Bézier Curves—Quasi-Quartic (Yang & Xie, 2012) and Quasi-Quintic (Misro et al., 2017)—to this purpose. The study examines the elements that influence curve modification outcomes by varying shape parameters. Both methods are assessed by comparing the smoothness, precision, and consistency of the resulting figures against the actual image, as well as evaluating the CPU time required to create the entire Arabic calligraphy.

# methodology

This paper presents the design of a two-dimensional shape using the Quasi-Quartic and Quasi-Quintic Trigonometric Bézier curves method. The figures were created and visualized using Mathematica software.

## **Quasi-Quartic Trigonometric Bézier curves**

Quartic itself is an algebraic equation or function of the fourth degree. Under the appropriate circumstances, Quasi-Quartic trigonometric Bézier curves not only inherit most of the properties of Quartic Bézier curves, but it can also express any plane or space curve defined by a parametric equation, including some quadratic curves such as circular arcs, parabolas, cardioid exactly, and circular helix (Yang et al., 2012). The introduced base functions define the Quasi-Quartic Trigonometric polynomial base function with a shape parameter λ over the space Ω=span {1, sin t, cos t, sin 2t, cos 2t}, as well as with the corresponding Quasi-Quartic Trigonometric Bézier curves and surfaces. This method can adjust its shapes locally or totally when compared with Quartic Bézier curves (Yang et al., 2012).

Quasi-Quartic Trigonometric polynomial Bézier curves can precisely represent straight line segments, circular segments, elliptic segments, parabolas, and cardioids. Quadratic surfaces that can be represented by Bézier surfaces are cylindrical surfaces, spheres, ellipsoids, parabolic surfaces, and toruses. According to Sharma (2016), shape parameter λ and μ influence the control point curve. The shape parameters λ and μ help to affect local control in the curve; λ increases, the curve moves in the direction of control points and as λ decreases, the curve moves in the opposite direction to the control points. Furthermore, Yang (2012) states that some complex surfaces can be precisely constructed by these basic surfaces. The larger is parameter λ, and more approach is the Quasi-Quartic Trigonometric Bézier curve to the control polygon.

Based on Yang et al. (2012), for \(t \in \left\lbrack 0,\frac{\lambda}{2} \right\rbrack\), \(b_{0,4}\left( t \right),\ b_{1,4}\left( t \right),\ b_{2,4}\left( t \right),\ b_{3,4}\left( t \right),\ \)and \(b_{4,4}\left( t \right)\) are called Quasi-Quartic Trigonometric polynomial base functions with a shape parameter \(\lambda\) which can be defined below:

\(\left\{ \begin{matrix}
b_{0,4}\left( t \right) = \ \left( 1 + \frac{\lambda}{2} \right) - \left( 1 + \lambda \right){\sin t - \frac{\lambda}{2}\cos}{2t}\text{\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ } \\
b_{1,4}\left( t \right) = (1 + \lambda)( - \frac{3}{2} + 2\sin t + \cos t - \frac{1}{2}\sin{2t + \frac{1}{2}\cos{2t)}} \\
b_{2,4}\left( t \right) = \ 2(1 + \lambda)(1 - \sin{t - \cos{t + \frac{1}{2}}}\sin{2t\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ } \\
b_{3,4}\left( t \right) = (1 + \lambda)( - \frac{3}{2} + \sin t + 2\cos t - \frac{1}{2}\sin{2t - \frac{1}{2}}\cos{2t} \\
b_{4,4}\left( t \right) = \left( 1 + \frac{\lambda}{2} \right) - \left( 1 + \lambda \right)\cos t{+ \frac{\lambda}{2}\cos}{2t}\text{\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ } \\
\end{matrix} \right.\ \) where \(- 1 \leq \lambda \leq 1.5\) (1)

**The Equation of the Quasi-Quartic Trigonometric Bézier curves**

For five control points \(P_{i},(\ i = 0,1,\ldots.,4)\), are given, \(t \in \left\lbrack 0,\frac{\pi}{2} \right\rbrack\), we define the curve as:

\(B(t) = \sum_{i = 0}^{4}{P_{i}b_{i,4\ }\left( t \right)}\) *(2)*

*The basis graph of the Quasi-Quartic curves with the different value of shape parameters, λ is presenting in Fig. 1.*

|                                                                                                                       |                                                                                                                                       |
| --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| ![A picture containing line, diagram, plot Description automatically generated](669c785f3c68c_media/media/image1.png) | ![A picture containing circle, diagram, line, colorfulness Description automatically generated](669c785f3c68c_media/media/image2.png) |

*Fig. 1. (left) Quasi-Quartic Trigonometric Bézier basis functions with λ=0; (right) Quasi-Quartic Trigonometric Bézier curves with different λ = -0.9 (purple), 0 (red), 1.5 (green)*

## **Quasi-Quintic Trigonometric Bézier curves**

Quasi-Quintic refers to the fifth degree of a trigonometric Bézier curve equipped with two shape parameters. Compared to a standard Bézier curve, these shape parameters offer enhanced control over the curve's shape. Consequently, the inclusion of shape parameters allows for increased flexibility in the curve's configuration without altering its control points, a technique pivotal in curve and surface construction. Moreover, adjusting the shape parameters, rather than the control points, preserves the curve's geometric characteristics. However, to ensure smoothness, both parametrically and geometrically, when interpolating curves or surface patches between points, specific continuity constraints must be satisfied (Misro et al., 2017). In addition to the traditional Quintic trigonometric Bézier curve, a new Quasi-Quintic trigonometric Bézier curve with two shape parameters has been proposed. This curve retains all the geometric properties of the traditional Bézier curve and has been utilized in constructing both open and closed curves (Bashir et al., 2013).

A class of Quasi-Quintic Trigonometric Bézier curves with properties like classical Quintic Bézier curves is proposed. The resulting Quasi-Quintic Trigonometric Bézier curves can be flexibly adjusted for the same control points by changing the values of two shape parameters without changing their control points. A newly constructed quasi-quintic Trigonometric Bézier curve with two shape parameters that inherits most of the geometric properties of the traditional Bézier curve. According to Bashir et al., the values of the shape parameters can be used to change the shape of the curve. The proposed curve can generate both open and closed curves. Under the right conditions, the curve can be used to generate Trigonometric curves such as circle arcs, ellipses, and parabolas. It can also extend to tensor product surfaces. Tan and Zhu (2019) state that the researchers can change the shape by simply changing the values of the two shape parameters. It is because Quasi-Quintic Trigonometric Bézier curves can outline the shape of the control polygon much more precisely. Bashir et al. (2013) states that after the control points have been selected, the Bézier curve or surface is generated uniquely by applying the Bernstein basis functions and that the shape is not adjustable in any way. The introduction of shape parameters has corrected this flaw. To accomplish local control, the values of the shape parameters λ and μ can be employed.

Based on Zhu et al., (2012), for \(t \in \left\lbrack 0,\frac{\pi}{2} \right\rbrack\), the following six functions are defined as Quasi-Quintic Trigonometric blending functions

\(\left\{ \begin{matrix}
b_{0}\left( t \right) = {(1 - \sin{t)}}^{5}{(1 - \lambda\sin{t)}}\text{\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ } \\
b_{1}\left( t \right) = \sin t{(1 - \sin t)}^{4}\left\lbrack 5 + \lambda(1 - \sin t) \right\rbrack,\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \  \\
b_{2}\left( t \right) = \frac{1}{7}{(1 - \sin{t)}}^{2}(1 - \cos{t)\left\lbrack 74 + \left( 94\sin t + 17 \right)\left( 1 - \cos t \right) + 66\cos^{2}t \right\rbrack,} \\
b_{3}\left( t \right) = \frac{1}{7}{(1 - {\cos t})}^{2}(1 - {\sin t}{)\left\lbrack 74 + \left( 94\cos t + 17 \right)\left( 1 - \sin t \right) + 66\sin^{2}t \right\rbrack,\ } \\
b_{4}\left( t \right) = \cos t{\left( 1 - \cos t \right)\ }^{4}\left\lbrack 5 + \mu(1 - \cos{t)} \right\rbrack,\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \  \\
b_{5}\left( t \right) = {(1 - \cos{t)}}^{5}{(1 - \lambda\cos{t),}}\text{\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ } \\
\text{\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ } \\
\end{matrix}\text{\ \ \ \ \ \ \ \ } \right.\ \) (3)

where \(\lambda,\mu\) are shape parameters and \(- 5 \leq \lambda,\ \ \mu \leq 1\)

**The Equation of the Quasi-Quintic Trigonometric Bézier curves**

For the control points \(P_{i},(\ i = 0,1,\ldots.,n)\), in \(\mathbb{R}^{2}\) , \(r\left( t \right)\) we define the curve as

\(\text{~f}\left( u \right) = \sum_{i = 0}^{n}{f_{i}(u)P_{\text{i~}}}\)*,*\(u \in \left\lbrack 0,\left. \ \frac{\pi}{2} \right\rbrack \right.\ ,\ \lambda,\ \mu\  \in \left\lbrack - 5, \right.\ \left. \ 1 \right\rbrack\) (4)

For the control points \(f_{i}\left( u \right),\ \ i = 0,\ 1,\ldots,n\ \) in \(\mathbb{R}^{2}\) are the Trigonometric basis function.

*The basis graph of the Quasi-Quintic curves with the different value of shape parameters, λ is presenting in Fig. 2.*

|                                                                                                                       |                                                                                                                   |
| --------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| ![A picture containing line, diagram, plot Description automatically generated](669c785f3c68c_media/media/image3.png) | ![A picture containing diagram, design Description automatically generated](669c785f3c68c_media/media/image4.png) |

*Fig. 2. (left) Quasi-* *Quintic Trigonometric Bézier basis functions with λ=* *μ =0; (right) Quasi-* *Quintic Trigonometric Bézier curves with different λ=* *μ = -5(purple), -2 (red), 1 (green).*

# APPLICATION IN RECONSTRUCTION OF THE ARABIC CALLIGRAPGY OUTLINE

In this paper, both methods are employed to reproduce the outlines of the Thuluth script in Arabic calligraphy. The word غروب (pronounced as "ghrub"), meaning "sunset," is chosen as the reference figure, as shown in Fig. 3.

![](669c785f3c68c_media/media/image5.jpeg)

Fig 3. Actual reference figure of Arabic calligraphy

(Source: <https://www.arabiccalligraphygenerator.com/>)

This paper compares two methods for reconstructing the outline of Arabic calligraphy, as shown in figure 3. Both methods utilize shape parameters but operate over different interval ranges. The study focuses on global changes in all contours by applying the same parameter values to each curve. Three parameter values—selected from the lowest, moderate, and highest points in their ranges—were used in the study, chosen for their distinct effects on the resultant images. Even minor changes in shape parameters result in slight variations in the contour images.

The reconstructed image was generated and analysed for precision in contour matching compared to the reference figure. Additionally, the performance of each method was evaluated based on the CPU time required to generate the entire image.

Based on the reference figure, the word was divided into 69 curves. Data points were assigned according to the respective curve degrees: 5 data points for each curve in the Quasi-Quartic method and 6 data points for each curve in the Quasi-Quintic method. Using these data points, both methods were employed to recreate the outlines of the figure, as detailed in Tables 1 and 2.

**Table 1.** Result of shape design for Quasi-Quartic Trigonometric Bézier

| **λ** | **Without control polygon**                                                                                                      | **With control polygon**                                                                                          |
| ----- | -------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| \-1   | ![Purple lines on a white background Description automatically generated](669c785f3c68c_media/media/image6.png)                  | ![A purple lines on a white background Description automatically generated](669c785f3c68c_media/media/image7.png) |
| 0.25  | ![A red line drawing of a word Description automatically generated with medium confidence](669c785f3c68c_media/media/image8.png) | ![A red line drawing of a word Description automatically generated](669c785f3c68c_media/media/image9.png)         |
| 1.5   | ![A green line drawing of a word Description automatically generated](669c785f3c68c_media/media/image10.png)                     | ![A green line drawing of a word Description automatically generated](669c785f3c68c_media/media/image11.png)      |

***Tables 1 present the outcomes from combining 69 curves with varying shape parameters using each method. For the Quasi-Quartic curves, the parameters used are λ = -1, 0.25, and 1.5. A detailed side-by-side comparison of all the results is made against the reference figure, assessing each curve's contours. Based on the visual comparison, λ = -1 and λ = 1.5 create uneven contours that differ from the reference figure, while the parameter of 0.25 accurately reproduces the precise contours of the reference figure, yielding smooth curves.***

Table 2. Result of shape design for Quasi-Quintic Trigonometric Bézier

| **λ, μ** | **Without control polygon**                                                                                    | **With control polygon**                                                                                       |
| -------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| \-5      | ![A purple line drawing of letters Description automatically generated](669c785f3c68c_media/media/image12.png) | ![A purple line drawing of letters Description automatically generated](669c785f3c68c_media/media/image13.png) |
| \-2      | ![A red line drawing of a word Description automatically generated](669c785f3c68c_media/media/image14.png)     | ![A red line drawing of a word Description automatically generated](669c785f3c68c_media/media/image15.png)     |
| 1        | ![A green outline of a word Description automatically generated](669c785f3c68c_media/media/image16.png)        | ![A green line drawing of a word Description automatically generated](669c785f3c68c_media/media/image17.png)   |

Tables 2 display the reconstructed image using the Quasi-Quintic method with parameters λ, μ = -5, -2, and 1. A comprehensive side-by-side comparison of all the results is made against the actual figure, assessing the contours of each curve in detail. The findings indicate that using intermediate values within the parameter range effectively reproduces the precise contours of the actual figure, resulting in smooth curves. In contrast, other parameter values lead to inconsistent curve contours, producing unsatisfactory images.

**Table 3.** CPU Time of different values of shape parameters

| **Methods**                            | **Degree** | **Number of control points** | **Number of curves** | **Shape Parameter**      | **CPU Time (seconds)** |
| -------------------------------------- | ---------- | ---------------------------- | -------------------- | ------------------------ | ---------------------- |
| Quasi-Quartic Trigonometric Bézier     | 4          | 345                          | 69                   | \(\lambda =\) ***-1***   | **5.483**              |
|                                        |            |                              |                      | \(\lambda =\) ***0.25*** | 8.453                  |
|                                        |            |                              |                      | \(\lambda =\) ***1.5***  | 9.734                  |
| **Quasi-Quintic Trigonometric Bézier** | 5          | 414                          | 69                   | λ and μ= -5              | 9.594                  |
|                                        |            |                              |                      | λ and μ = -2             | 9.344                  |
|                                        |            |                              |                      | λ and μ = 1              | 9.015                  |

The performance of each method was evaluated by analyzing the CPU time required to generate the entire figures. Table 3 presents the results, showing that the Quasi-Quartic method had the shortest CPU time. Specifically, λ = -1 required the least time at 5.483 seconds, but the resulting images did not match the reference figure satisfactorily. Conversely, λ = 1.5 took longer, at 9.734 seconds, and produced unsatisfactory images. However, for precise image reproduction, λ = 0.25 required 8.453 seconds of CPU time.

For the Quasi-Quintic method, with 414 control points, the CPU time for λ, μ = 1 was significantly less, at about 0.579 seconds, compared to λ, μ = -5. The optimal parameters for producing the best images required 9.344 seconds. Comparing both methods, the average CPU time for the Quasi-Quintic method was 7.89 seconds, whereas for the Quasi-Quartic method, it averaged 9.317 seconds. This indicates that the Quasi-Quintic method demonstrates superior computational performance in reconstructing the entire images.

# results and discussion

This paper illustrates the reconstruction of Arabic calligraphy outlines using Quasi-Quartic and Quintic Trigonometric Bézier Curves. After analyzing the resulting figures against the actual image, Table 4 presents the images that are comparable for each method to the reference figure, as detailed in Tables 1 and 2.

**Table 4**. Comparison of outline designs with the actual image.

| **Reference Figure**                                                                                             | **Quasi-Quartic Trigonometric Bézier**                                                                                           | **Quasi-Quintic Trigonometric Bézier**                                                                     |
| ---------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| ![A black and white image of a word Description automatically generated](669c785f3c68c_media/media/image18.jpeg) | ![A red line drawing of a word Description automatically generated with medium confidence](669c785f3c68c_media/media/image8.png) | ![A red line drawing of a word Description automatically generated](669c785f3c68c_media/media/image14.png) |
| **Shape Parameter**                                                                                              | \(\lambda =\) ***0.25***                                                                                                         | λ\(\ \)and μ\(\  =\) -2                                                                                    |
| **CPU Time (seconds)**                                                                                           | 8.453                                                                                                                            | 9.344                                                                                                      |

Displayed in Table 4, the comparison between the methods was conducted by assessing the accuracy in reproducing the reference image through smooth contouring and the CPU performance in reconstructing the entire figure. Upon examination of both sets of figures, it becomes apparent that the Quasi-Quintic method produced uneven curves for the entire image, unlike the Quasi-Quartic method, which generated more precise, consistent, and smoother contours. These findings lead to the conclusion that the Quasi-Quartic curve emerges as the optimal method for recreating the smoothest outlines, requiring the least CPU time of 8.453 seconds.

# conclusion

Analysing and comparing CAGD methods is vital for comprehending the diverse strengths and limitations they entail. Incorporating Quasi Trigonometric Bezier curves into the revamping of Arabic calligraphy presents promising avenues for upholding tradition, refining precision, and fostering creative exploration. Further research and exploration in this domain are indispensable for advancing the utilization of CAGD methods in the redesign of Arabic calligraphy while maintaining due respect for its cultural significance.

# Acknowledgements/Funding

The authors would like to acknowledge Universiti Teknologi MARA Cawangan Terengganu Kampus Kuala Terengganu for their support.

# Conflict of interest statement

The authors agree that this research was conducted in the absence of any self-benefits, commercial or financial conflicts and declare the absence of conflicting interests with the funders.

# Authors’ contributions

**Noor Khairiah Razali**: Conceptualisation, methodology, formal analysis, supervision, writing- review and editing, and validation; **Athirah Hanani Mohd Fauzi**: Conceptualisation, methodology, formal analysis, investigation and writing-original draft, formal analysis, and validation.

# References

Ali, M. (2019). *Arabic Calligraphy: A Computational Exploration*. Journal of Islamic Art and Architecture, 2(1), 12-25.

Bashir, U., Abbas, M., Awang, M. N. H., & Ali, J. M. (2013). A class of quasi-quintic trigonometric Bézier curve with two shape parameters. Science Asia S, 39, 11-15.

Hussein, A. (2012). Digital Arabic Calligraphy: A New Perspective. In 2012 Third International Conference on Intelligent Systems, Modelling and Simulation (pp. 423-428). IEEE.

Khan, K. (2018). Generalized Bézier curves and their applications in computer aided geometric design. Jawaharlal Nehru University New Delhi.

Khan, A., & Sarfraz, M. (2020). *Trigonometric Bézier Curves and Their Applications*. Journal of Computational Design and Engineering, 7(3), 359-371.

Misro, M., Ramli, A., & Ali, J. (2017). Quintic trigonometric Bézier curve with two shape parameters. Sains Malays, 46(5), 825-831.

Sharma, R. (2016). Quasi-quartic trigonometric Bézier curves and surfaces with shape parameters. Int. J. Innov. Res. Sci. Eng. Technol, 5, 6333-6337.

Yang, L., Li, J., & Xie, C. (2012). A class of quasi-quartic trigonometric Bézier curves and surfaces. In 2012 IEEE Symposium on Electrical & Electronics Engineering (EEESYM).

<table>
<tbody>
<tr class="odd">
<td><blockquote>
<p><img src="669c785f3c68c_media/media/image19.png" style="width:1.01042in;height:0.36111in" alt="A picture containing text, clipart Description automatically generated" /></p>
</blockquote></td>
<td>© 2024 by the authors. Submitted for possible open access publication under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).</td>
</tr>
</tbody>
</table>

1.  <sup>\*</sup> Corresponding author. *E-mail address*: noorkhairiah@uitm.edu.my
