Basic HTML version of Foils prepared April 15 1997

Foil 22 Java class to dynamically generate VRML 2.0 nodes at runtime - III

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

1 Float red = randomNumGenerator.nextFloat();
2 float green = randomNumGenerator.nextFloat();
3 float blue = randomNumGenerator.nextFloat();
4
5 Browser browser = getBrowser();
6 BaseNode baseNodes[];
7 posX += 3.0f ; // X coordinate of new node.
8

Table Font Size


© 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