VRML 2.0 Parser
On this page you can download a Java port
of the VRML 2.0 parser originally developed at SGI in C++.
For the original version of this parser see SGI's developers page.
About this Java version of the VRML 2.0 parser
To generate the lexer and parser we use the tools
JCup and JLex
developed at Princeton. You have to download these and install them on
your system, if you want to build this parser. If you only use our
class files, you won't have to do this.
Stephan Diehl / diehl@cs.uni-sb.de