Three.js sketches

A set of points is interpolated with a spline curve using the toxiclibs.js library. The 3D trace is built over the points using a simple algorithm.

If the sketch doesn't work, you probably need to change your browser to one that supports WebGL.

For more details, check the sketch source code and the Trace.js class.