Basic HTML version of Foils prepared 5 August 97

Foil 30 Java class to dynamically generate VRML nodes at runtime - II

From VRML97 Scripting: Java Nodes and External Authoring Interface UC Web Applications Certificate -- July 24 1997. by Wojtek Furmanski and Balaji Natarajan


public void processEvent(Event e) {
String sphereDesc1 = "Transform { translation 0.0 0.0 ";
String sphereDesc2 = "children[ Shape geometry Sphere{}";
String sphereDesc3 = "appearance Appearance { material Material { diffuseColor";
String sphereDesc4 = "} } } ] } ";



© 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 Nov 29 1998