Basic HTML version of Foils prepared April 15 1997

Foil 52 VRML world with inline JavaScript source - III

From VRML 2 Scripting -- Java JavaScript VRMLScript CPS616 -- Information Track of CPS -- Spring Semester 97. by Balaji Natarajan(Geoffrey C. Fox) *

# The inline JavaScript source
DEF Filter1 Script { #code for I filter
url "javascript:
function set_boolean(bool,eventTime) {
if(bool = = true) {true_changed=true;}
else {false_changed=true;}
eventIn SFBool set_boolean
eventIn SFBool true_changed
eventIn SFBool false_changed }



© 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 Thu Aug 14 1997