Scripting component

This component defines scripting support. Script is the only node defined here, it's like a black box that receives VRML/X3D events, processes them with some external language, and sends new VRML/X3D events.

See also X3D specification of the Scripting component.

Contents:

1. Demos

For demos and tests of CastleScript, see the castle_script subdirectory inside our VRML/X3D demo models.

2. Supported nodes