Skip to content

TinySpline is a C library for NURBS, B-Splines and Bézier curves

License

Notifications You must be signed in to change notification settings

VIPAAR/tinyspline

Repository files navigation

TinySpline Build Status

TinySpline is a C library for NURBS, B-Splines and Bézier curves (even lines and points) with a modern C++11 wrapper and bindings for C#, Java and Python (via Swig). The goal of this project is to provide a small library with a minimum set of dependencies which is easy and intuitively to use. Moreover, the integration of TinySpline into OpenGL is straightforward.

TinySpline is licensed under the MIT License, hence feel free to use it anywhere.

This is a branch of the official tinyspline from (https://github.com/retuxx/tinyspline). This branch has stripped out everything except the required functionality needed by Vipaar's projects. It also includes a bug fix and support for CocoaPods.

About

TinySpline is a C library for NURBS, B-Splines and Bézier curves

Resources

License

Stars

Watchers

Forks

Packages

No packages published