@freder/bezier-spline
automatically generates control points for a list of on-curve bezier points. – core code is based on [https://www.particleincell.com/2012/bezier-splines/](http://www.particleincell.com/2012/bezier-splines/ )
automatically generates control points for a list of on-curve bezier points. – core code is based on [https://www.particleincell.com/2012/bezier-splines/](http://www.particleincell.com/2012/bezier-splines/ )
general purpose spline implementations
A camera controller for web-browser friendly FPS controls using a keyboard and mouse.
Creates splines using Bezier curves over an arbitrary number of dimensions.
A CAD library for the web
A CAD library for the web
Convenient and efficient B-splines.
Constructs a spline-path for set of points in a two dimensional co-ordinate plane.
Smooth curve through points with tension and resolution options.
Catmull Rom spline interpolation made easy. (repackaged with es6 import/export)
Function that calculates curve points for cubic spline
Small UI for adjusting 1-dimensional bezier curves
A Spline object with the ability to sample points in a seamless loop. Linear caching available for speed increase.
A Visual Helper for Spline Loop objects.
An advanced spline loop which uses 4 spline loops to define a curved rectangular loop.
A visual helper for an advanced spline loop which uses 4 spline loops to define a curved rectangular loop.
An alternate spline.getPoint appropriately called getLoopPoint. This effectively makes Splines looped and smoothly seamless.
Package implements various statistics and distribution function
Math modules from THREE.js