Revision History
|
February 20, 2001 |
Original reslease of my Virtual Sphere implementation. |
|
|
May 14, 2002 |
The on screen representation of the virtual sphere used to be rendered using the AWT. This didn't work on all platforms. The on-screen representation is now rendered using OpenGL and should work correctly everywhere. |
|
| October 16, 2004 |
Ported the application from GL4Java to
JOGL. GL4Java doesn't appear to be actively supported anymore and the
port to JOGL was painless. |
|
| November 28, 2004 |
Fixed a subtle bug that could cause problems
on multi-threaded applications. |
|