Hi guys,
till now I am developing simple Java Applets which are displayed in a browser
with “swing” 8)
I want, however, make a simple 3d-game (at first a cube which flies around is enough)
but it has to be possible to play it as a browsergame (no fullscreen and applet support), and I want it to stay quite small (500-800kb max
for a simple demo application)…
The graphics should be as good as possible with fullfilling those requirements
I hope you guys can help me. I am using NetBeans IDE
And the library / engine should be good documented (easy tutorials etc.)
Thank you
Listing