You'll need to look into some Java OpenGL binding API's like JOGL or LWJGL. Then you'll need to look into how to create an Applet or how to deliver your app via Java Web Start.
Lokesh, in your original post you mentioned "JSP and HTML" but you posted in the Swing (and other client-side GUIs) forum. So which is it? Perhaps you would like your post moved to a more suitable forum if your question isn't about Swing?
hi ulf, the globe is pretty nice. however i want a globe only revolving, not showing me the day and night stuff. See the globe in this link : http://ccastel.free.fr/ also the code is bit bigger and includes lots of java files. Can't we have a single file for that?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35438
9
posted
0
What do you mean by "single file" - a single source file? Why does it matter how many source files there are? If there's lots of functionality, then there'll be lots of classes. That's the point of OO languages.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.