splines-lib
Spline library
A comprehensive C++ library for creating and manipulating 2D and 3D splines.
Library of cubic spline utilities
319 stars
19 watching
31 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msteinbeck/tinyspline | A C library providing an object-oriented interface to NURBS, B-Splines, and Bezier curves for interpolation, transformation, and querying. | 1,203 |
sillsdev/fontinline | Creates an approximation of a font's outline from its glyph data | 4 |
bocud/udon-catmull-rom-splines | A system for generating and updating Catmull-Rom splines in game development. | 9 |
lowpowerlab/spiflash | A C++ library providing access to SPI flash memory chips for low-power applications. | 173 |
crushedpixel/polyline2dexample | An example application demonstrating thick line drawing in OpenGL using Polyline2D | 13 |
saschawillems/vulkanwicked | An implementation of the Vulkan graphics API in C++ | 11 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
jacob-carlborg/orange | A serialization library for the D programming language. | 72 |
ands/sproutline | A library for extracting and simplifying the outlines of objects within images with alpha channels | 83 |
spl/dlist | A data structure library providing efficient append and snoc operations for list-like types | 65 |
arthurguibert/fslinechart | A library for creating line charts in iOS applications. | 847 |
zacharypatten/towel | A C# library implementing an AVL tree data structure with additional features. | 727 |
aurone/smpl | A comprehensive set of libraries and tools for motion planning in robotics | 39 |
bolero-murakami/sprout | A comprehensive C++ library for various algorithms and mathematical operations. | 876 |
speps/libtessdotnet | A C# port of the GLU Tessellator library for generating polygons from complex shapes | 316 |