< BACK
M I D G A A R D * 0 2
by mikkel . crone . koser
www.beyondthree.com
nov. 2003

trying to build worms without using trail-effects worms moving autonomousely along the paths of vertex-curves.

(1) tried to use the build-in sphere(int) function but found this to be much too CPU-consuming.

(2) used TOXI's custom code for making spheres with varibale resolution (code can be found in the xspehere() method below.

(3) ended up using ellipse's instead since the effect is very close to TOXI's spheres, and MUCH faster.
Source code
Built with Processing by Mikkel Crone Koser of BEYONDTHREE