This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)
-
Updated
May 10, 2022 - C++
This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)
Computer Graphics built using Win32 Desktop Applications with C++. Depends on input taken from mouse clicks. Building computer graphics from scratch using mathematical equations and problem solving with C++. Implementing the most famous computer graphics algorithms from scratch.
This is a C++ project that uses Windows API and OpenGL to create a graphical user interface (GUI) for drawing and manipulating 2D shapes. The project implements various algorithms for line, circle, ellipse, curve, filling, and clipping operations. The user can interact with the window using mouse only, and can choose the shape color, filling quarte
Add a description, image, and links to the hermite-splines topic page so that developers can more easily learn about it.
To associate your repository with the hermite-splines topic, visit your repo's landing page and select "manage topics."