I have developed CyberToolbox with CyberVRML97ForCC. If you have any interest in VRML application developments, yon can get the information in more detail from here.
The behavior diagram of the earth is bellow. The diagram is executed when a frame event is generated, and the earth is rotated around a y-axis in the world using the frame number.
The behavior diagram of the moon is bellow. The diagram is executed when a frame event is generated, and the moon is moved around the earth using the frame number.
The behavior diagram of the clock is bellow. The diagram is executed when a frame event is generated, and the clock objects are rotated around z-axis in the world using a current system time.
The rotation angles are caluculated in the diagram using the following algorithm.
csHour = current system hour csMinute = current system minute csSecond = current system second clockHour angle = (-30 * csHour) - (csMinute / 2) - (csSecond / 120) clockMin angle = (-6 * csMinute) - (csSecond / 10) clockSec angle = (-6 * csSecond)
| Revision | Date | Detail |
|---|---|---|
| 2.2 | 06/20/2002 | Released as a open source project. Removed the licence check code. Linked the latest libraries, libpng, zlib, CyberVRML97? . |
| 2.1 | 03/08/1999 | Added new behavior module, geometry caluculation, navigator modules etc.. |
| 2.0.2 | 01/07/1999 | Added route editing function. Fixed some parser bugs. |
| 2.0.1 | 10/14/1998 | Fixed some Japanse message. Fixed the licence code algorithm. |
| 2.0 | 10/01/1998 | The first release. |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | browser.png | manage | 200.5 K | 18 Jan 2010 - 17:25 | SatoshiKonno | |
| | clockdgm1.png | manage | 187.5 K | 18 Jan 2010 - 17:42 | SatoshiKonno | |
| | clockimg.png | manage | 60.2 K | 18 Jan 2010 - 17:43 | SatoshiKonno | |
| | ctb.png | manage | 366.4 K | 18 Jan 2010 - 17:24 | SatoshiKonno | |
| | earthdgm1.png | manage | 68.5 K | 18 Jan 2010 - 17:43 | SatoshiKonno | |
| | earthdgm2.png | manage | 79.7 K | 18 Jan 2010 - 17:43 | SatoshiKonno | |
| | earthimg.png | manage | 56.3 K | 18 Jan 2010 - 17:44 | SatoshiKonno | |
| | moduledrg.png | manage | 74.2 K | 18 Jan 2010 - 17:27 | SatoshiKonno | |
| | orthview.png | manage | 89.3 K | 18 Jan 2010 - 17:24 | SatoshiKonno | |
| | worldview.png | manage | 82.2 K | 18 Jan 2010 - 17:24 | SatoshiKonno |