Hi,
i’m just fiddling around with Webstart and i tried to make a little jPCT demo “webstartable”. It should start in a 640*480 window using the software renderer and it should be possible to switch to OpenGL by pressing “x”. OpenGL (via LWJGL) should work on Windows and Linux (no Mac yet, i’m sorry), Software should work everywhere.
ESC exits the demo. Move with the cursor-keys and look up/down with page-up/down. Please let me know if it works (especially in LWJGL-mode).
Here’s the link: www.jpct.net/webstart/demo.php
BTW: The window of the software renderer can be resized, but the LWJGL-mode is fixed at 640*480 for now.