Distributed Interactive Simulation
DIS-Java-VRML Working Group


click for Dis-Java-VRML home page

Examples

Directories Example Applications Additional Information
First run either the 2D PduViewer, or the 3D EspduReadTransformTraceExample.

Then, unless you're already on the MBone, run MulticastRelayClient.

awt This is a simple example that gives text windows into PDU contents.

PduViewer.html

Readme.txt
awt This is a simple example that generates Entity State PDUs, ttl 1.

EspduSender.html

 
javaViaScriptNode This is the primary example on how to DIS-ify a VRML scene.

If you access across the web, click on EspduReadTransformTraceExample.wrl

If you access via your local machine, Netscape crashes buggily if you use a link. Instead select select the file directly at c:\dis-java-vrml\mil\navy\nps\javaViaScriptNode\EspduReadTransformTraceExample.wrl


Be sure to use a viewpoint local to the vehicle, or it will move out of sight.

 
 

Using our current default network settings, you must run the MulticastRelayClient
unless your local-area network (LAN) is already connected to the Internet's Multicast Backbone (MBone).

We are continuously sending PDUs from Monterey on the default multicast group.
For details see the Multicast Backbone (MBone) Testing page.

bridge This is the simplest way to bridge DIS PDUs into a VRML scene.

MulticastRelayClient

 
bridge No PDUs? Run the following application (in boldface type) at a shell prompt:

  • Windows Java command line:

      C:\dis-java-vrml\mil\navy\nps\bridge>  
    java MulticastRelayClient devo.stl.nps.navy.mil

  • Unix Java command line:

    user/dis-java-vrml/mil/navy/nps/bridge>
    java MulticastRelayClient devo.stl.nps.navy.mil

Readme.txt
 

Software rust department: still need updating and fixing...

eaiDemoBoids EaiDemoBoids.html ReadMeFirst.txt
ReadMeDemo.txt
eaiDemoAuv demo.html
dgramin.bat dgramout.bat
Readme.txt
demoHowTo.txt
MontereyBayDemo This is a work-in-progress example how to DIS-ify a VRML scene.
newDISmain.wrl
 
Testing So far, just a bunch of small test programs. Readme.txt


29 June 98
URL: www.stl.nps.navy.mil/dis-java-vrml/examples.html
feedback: brutzman@nps.navy.mil & mcgredo@stl.navy.mil