tinyspline
Spline library
A C library providing an object-oriented interface to NURBS, B-Splines, and Bezier curves for interpolation, transformation, and querying.
ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.
1k stars
65 watching
207 forks
Language: C
last commit: 3 months ago
Linked from 4 awesome lists
b-splinesbezier-curvesnurbssplines
Related projects:
Repository | Description | Stars |
---|---|---|
andrewwillmott/splines-lib | A comprehensive C++ library for creating and manipulating 2D and 3D splines. | 319 |
methusalah/splinemesh | A Unity plugin for creating curved content with real-time Bézier curves | 1,060 |
lowpowerlab/spiflash | A C++ library providing access to SPI flash memory chips for low-power applications. | 173 |
bocud/udon-catmull-rom-splines | A system for generating and updating Catmull-Rom splines in game development. | 9 |
marzogh/spimemory | An Arduino library for accessing and managing flash memory chips using the SPI protocol. | 435 |
sgreben/piecewiselinear | A lightweight linear interpolation library for Go | 26 |
hernanmd/biosmalltalk | A library for bioinformatics using Smalltalk | 17 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |
bolero-murakami/sprout | A comprehensive C++ library for various algorithms and mathematical operations. | 876 |
aztecprotocol/barretenberg | An optimized elliptic curve library and a PLONK SNARK prover for proof systems. | 144 |
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
bentleyblanks/sophia | A C++ library providing low-level DirectX 11 functionality and tools for real-time graphics rendering | 6 |
nsf/bmpanel | A lightweight X11 panel with features such as desktop switcher, taskbar, systray, and clock for NETWM compliant window managers. | 17 |
glines/libmc | A library for extracting isosurfaces from 3D mesh data in C++ | 13 |
wernsey/bitmap | A C library for loading and manipulating bitmap raster graphics | 70 |