msteinbeck / tinyspline

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.
MIT License
1.19k stars 206 forks source link

Improve Documentation #6

Closed msteinbeck closed 8 years ago

msteinbeck commented 9 years ago

Currently the interface of TinySpline is not very well documented. I really need to fix this.