hermite-splines topic

List hermite-splines repositories

MonoGame.SplineFlower

35
Stars
6
Forks
Watchers

Create wonderful smooth Bézier-, CatMulRom- and Hermite-Splines with Trigger Events for your MonoGame project.

curves

19
Stars
3
Forks
Watchers

This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)

ComputerGraphics-Algorithms-With-CPP

15
Stars
2
Forks
Watchers

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 wi...