Designed especially for neurobiologists, FluoRender is an interactive tool for multi-channel fluorescence microscopy data visualization and analysis.
Deep brain stimulation
BrainStimulator is a set of networks that are used in SCIRun to perform simulations of brain stimulation such as transcranial direct current stimulation (tDCS) and magnetic transcranial stimulation (TMS).
Developing software tools for science has always been a central vision of the SCI Institute.
tar creature02
Associate Professor Ross Whitaker and Assistant Professor David Breen (Drexel University) have been developing surface modeling techniques based on level sets. These techniques include efficient algorithms for representing level-set surfaces and a new formulation for deforming one 3D object into another (also called 3D morphing). This combination of technologies provides an easy and efficient way to smoothly transform any 3D object to the shape of a target form. Recently, these methods were adopted by the special effects gurus at Frantic Films to create stunning visual effects for the movie Scooby-Doo 2.

This new morphing approach [Breen and Whitaker, 2001] uses level set methods in which a shape is described by a function that is sequentially optimized based on the object's similarity to the target. Through a series of iterations, these funtions describe a shape that approximates the target in a progressively improving manner, until it converges on the desired target shape. This approach allows users to automatically morph between complex shapes with minimal user input for the initial alignment of the start and target shapes. It also allows for a wide range of user input. This morphing technique relies on the sparse-field algrorithm for representing level sets (Whitaker, 1998), which computes solutions on a very narrow band of grid points near the surface, and maintains these points on a linked list.




skinny shade comp

Special effects artists at Frantic Films recently employed these technlogies in a film sequence depicting the "Tar Monster". As seen below, they started with a model of a hand and used the level set technique to transform it into the monster.

tarmonstermorph-med
An early test sequence of the Tar Monster morph.

Ben Houston of Frantic Films described the process as follows:

"We used level sets extensively to do both the tar monster and the fluid simulation work. The level set morphing was done between two RLE Sparse Level Sets -- one representing the animated Tar Monster and another representing an animated hand figure. Both level sets at render time where in the +50 million voxel range. We had an alpha parameter which represented the degree of blend between the two objects. At each frame in the blend sequence we moved alpha closer to 1 from the starting point of 0. Thus even though the source and the target were animated the blend looked smooth."

"We developed the scalable RLE sparse level set format as well as a level set morphing algorithm similar to that of David and Ross. In total there was about 6MB of C# code that was responsible for the Tar Monster effect in Scooby Doo 2. It took 6 months of work -- although the level set morphing algorithm only took about 2 or 3 weeks in total to get right."

"The level set morphing technique described in the research of David Breen and Ross Whitaker worked beautifully in the two sequences we used it."

See publications:

Houston, B., Wiebe, M. & C. Batty. (2004) "RLE Sparse Level Sets."Proceedings of the SIGGRAPH 2004 conference on Sketches & Applications. ACM Press.


Wiebe, M. & B. Houston. (2004) "The Tar Monster: Creating a Character with Fluid Simulation."Proceedings of the SIGGRAPH 2004 conference on Sketches & Applications. ACM Press.
D. Breen, R. Whitaker, "A Level-Set Approach for the Metamorphosis of Solid Models", IEEE Trans. on Visualization and Computer Graphics, Vol. 7, No. 2, pp. 173--192, 2001.
Versions Available: [PDF]

R.T. Whitaker. "A Level-Set Approach to 3D Reconstruction From Range Data", International Journal of Computer Vision, Vol. 29, No. 3, pp. 203--231, Oct. 1998.
Versions Available: [PDF]

Principal Researchers:

Search SCI