NAME: plate AUTHOR INFO: Jeff Vroom, Mike Garrity, Stardent Computer, 617-964-1000 SOURCE FILE: plate.c TYPE: data INPUTS: NONE OUTPUTS: GEOM PARAMETERS: Name Type Default Min Max Choices A,B,C,D,E float 0.5 0.0 1.0 sleep boolean off off on DESCRIPTION: This is a simulation of a vibrating tympanic membrane written as a co-routine. The coefficients A,B,C,D, and E relate to the various harmonic strengths. The 'sleep' button turns the simulation on and off While this is generally meant to be a fun demonstration module, it is a good road map on how to write a dynamic geometry module as a co-routine. EXAMPLE NETWORK: PLATE | RENDER MANAGER SEE ALSO: TEAPOT (AVS User Module Library)