Splines for smoothing a shape
Some code for smoothing out a shape, as a curved appearence works better than the shape made of straight lines. 2D splines code was found in processing.org forums. Base points of the shape are marked by red dots. Kinect was used to extract the outlines.
type="application/x-java-applet"
archive="splines.jar"
standby="Loading Processing software..." >
Source code: splines
Built with Processing
type="application/x-java-applet"
archive="splines.jar"
standby="Loading Processing software..." >
Source code: splines
Built with Processing
Comments