VRML Console Viewer

The sample loads a VRML97 file and outputs the scenegraph infomation into a system console.

Download (ConsoleViewer.zip / WinZip format / 3KB).

VRML2X3D / X3D2VRML

This is a simple VRML/X3D converter. Using VRML2X3D, you can convert from a VRML file into a X3D file. Using X3D2VRML, you can convert a X3D file into a VRML file.

Download (X3DVRML.zip / WinZip format / 5KB).

VRML/X3D Player

The sample load VRML97/X3D file and display the geometries with the behavior in the scen graph into a perspective window. Using a mouse, you can walk in the world.
Downdload (vrmlPlayer.zip / Jar format / 15KB)
To run the sample, you have to install JDK 1.2.x and Java3D 1.1.x. Type the following command to run.
java VrmlPlayer

VRML/X3D Viewer

The sample displays a tree of a current scene graph infomation, and the shapes with the behaviors into a perspective window. Using a mouse, you can walk in the world. 
Download (vrmlViewer.zip / Jar format / 87KB)
To run the sample, you have to install JDK 1.2.x and Java3D 1.1.x. Type the following command to run.
java World

CyberToolbox for Java

The CyberToolbox is created using CyberVRML97 for Java, and it is the most big sample of the CyberVRML97.