Development of electronic application for rendering of Bezier curves
Вантажиться...
Дата
2021
Автори
Назва журналу
Номер ISSN
Назва тому
Видавець
Анотація
The work is devoted to the development of a program for rendering
one of the types of parametric curves - Bezier curves. These curves have already
become an important part of computer design. In the course of the work, the author
developed an electronic application using the C ++ / CLI programming language.
This app helps to demonstrate the process of rendering a Bezier curve. The paper
shows the historical and mathematical aspects of the topic, talks about writing code
and using Bezier curves.
Опис
Kurhanskyi A. Development of electronic application for rendering of Bezier curves / A. Kurhanskyi ; sci. advisor N. Olefirenko // Black Sea Science 2021. Information Technology, Automation and Robotics : рroc. of the Intern. Competition of Student Scientific Works / Odessa Nat. Acad. of Food Technologies ; eds. B. Yegorov, M. Mardar, S. Kotlyk [et al.]. – Odessa : ONAFT, 2021. – P. 320-333 : fig. – Ref.: 5 tit.
Ключові слова
Bezier curves, de Casteljau algorithm, development, electronic application, C++/CLI, Windows Forms, GUI