Basic HTML version of Foils prepared March 4 1998

Foil 68 Events and Routes

From VRML 2 Basic Concepts and Definitions CPS616 -- Information Track of CPS -- Spring Semester 98. by Zeynep Ozdemir, Rob Baker, Meryem Ispirli, Geoffrey C. Fox


1 Events and Routes allow to make the VRML world dynamic such as clicking on a shape with a mouse can turn on a light, trigger a sound, or start up a machine.
2 To implement this, the events should be wired. One of them (eventOut) produces the event and the other one (eventIn) consumes it by implementing the necessary operation in the world.
3 Events are fields within the node. The sender and receiver nodes should has the same field type.
4 The connection between the node generating the event and the node receiving the event is called a Route.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Apr 5 1998