Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
MonitorTest.class | 2000-05-16 17:20 | 2.8K | ||
MonitorTest.java | 2000-05-16 17:19 | 3.0K | ||
MonitorTest2.class | 2000-05-16 17:24 | 4.0K | ||
MonitorTest2.java | 2000-05-16 17:24 | 4.4K | ||
MonitorTouch.class | 2000-05-16 17:19 | 2.1K | ||
MonitorTouch.java | 1998-02-05 20:58 | 1.8K | ||
README.html | 1998-02-05 22:23 | 1.2K | ||
monitor-test.html | 1998-01-26 18:54 | 393 | ||
monitor-test2.html | 1998-01-26 19:51 | 394 | ||
monitor-touch.html | 1998-02-05 22:21 | 531 | ||
root.wrl | 2000-05-16 17:40 | 694 | ||
sphere.wrl | 1998-02-05 20:13 | 233 | ||
The example monitor-test.html (associated with MonitorTest.java) shows how to receive Events from a VRML scene. In this case the position (rotation_changed) of a rotating cube and the pulse (fraction_changed) from a Time Sensor. Needs probably cleaning up
The example monitor-test2.html (associated with MonitorTest2.java) adds a stop and a start button for the TimeSensor. It demonstrates basically the same thing as the RGB Test Applet.