- 8:30 – 4:30 VISIBILITY
- Going through the LWJGL tutorials here.
- Got a window test up and running with keyboard interaction and (fast!) animation.
- Added Applet capability to the above. It runs in the Eclipse Applet viewer. Now I need to get it to run in Tomcat…
- Sun/Oracles Applet development examples
- Deploying with the LWJGL Applet Loader 1 – Basics
- Success! Using basicapplet.html in Phil/applet/lwjgl folder. Need to look at how to send data between the wrapper and the 3D app, since it’s going through the lwjgl applet wrapper.

