Original Description:
This is my very first scripting xtra, and i'm pretty proud of it.
It uses a method called the marching cubes algorithm to construct metagoo or blobs. Alas there is no Mac version of the xtra, but the sample movie contains an option to view the blob via lingo. In fact it is a useful comparison as the lingo equivalent of the C++ code runs 30-50 times slower! This shows just how much speed can be gained through the use of xtras for intensive game code.