The VRML page
VRML cheat sheets.
I have a
cheat sheet in Postscript and
as
a PDF from JCH.
Lists of lists of VRML prototypes
My VRMLs
A three-D unit coordinate space. (the viewpoint
isn't set in this example, so you have to find it)
The VRML robot (a work
in work) and the linear slider example
that I plagirized it from.
VRML Resources on the Web
which includes the EAI
FAQ,
Standards documentation
The External
Authoring Interface (EAI).
My procedures documentation
How to compile a Java program which interfaces with my browser configuration
(Netscape 4.75 and Cosmo Player 2.1.1 from PLATINUM technology, inc.)
The .jar file with the class definitions for VRML is
c:\program files\Netscape\Communicator\Program\plugins\npcosmop211.jar
.
Since my java compiler is on the linux side, I have to copy this file
to someplace in the classpath.