![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | MonitorTest.class | 1998-02-05 20:40 | 2.9K | |
![]() | MonitorTest.java | 1998-01-26 19:32 | 3.0K | |
![]() | MonitorTest2.class | 1998-02-05 21:26 | 4.0K | |
![]() | MonitorTest2.java | 1998-02-05 21:26 | 4.4K | |
![]() | MonitorTouch.class | 1998-02-05 20:58 | 2.2K | |
![]() | 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 | 1998-02-05 17:56 | 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.