17 skills found
FlexMonkey / SmoothScribbleSmooth Drawing for iOS in Swift with Hermite Spline Interpolation
remisalmon / Gpx InterpolatePython function to interpolate GPX data using piecewise cubic Hermite splines
thibauts / Cubic Hermite SplineCubic Hermite spline interpolation
BlizzCrafter / MonoGame.SplineFlowerCreate wonderful smooth Bézier-, CatMulRom- and Hermite-Splines with Trigger Events for your MonoGame project.
vss2sn / CurvesThis repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)
Sarah-Hesham-2022 / ComputerGraphics Algorithms With CPPComputer 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.
KhaledAshrafH / 2D Graphics ToolkitThis 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
liuyxpp / CubicHermiteSpline.jlPure Julia implementation of 1D & 2D cubic Hermite spline interpolation.
IgorKohan / NormalHermiteSplines.jlMultivariate Normal Hermite-Birkhoff Interpolating Splines in Julia
WhoopInc / Interpopiecewise cubic hermite spline interpolating polynomials (pchips) for node
i12cu4 / Numerical Approximation MatlabLagrange's interpolation Newton interpolation Analogue function Hermite interpolation function Spline interpolation Polynomial canonical orthogonal fit Newton-cotes formula Euler's method
tk-yoshimura / HermiteSplineHermite spline
neurophysik / CHSPyCubic Hermite Splines for Python
MittyRobotics / Path FollowingAutonomous path following (Pure Pursuit/Ramsete) using Quintic Hermite splines and trapezoidal motion profiles.
kylemcdonald / OfxSplineToolAn interface for controlling a 2D cubic hermite spline.
adham-elarabawy / TrajectifyA python package to create continuous quintic hermite splines out of user-selected points.
transp / PsplinePSPLINE -- a collection of Spline and Hermite interpolation tools for 1D, 2D, and 3D datasets on rectilinear grids.