Hi folks!
I was looking at some Java API to implement a Java 3D application
running as an Applet on the user's web browser.
I have seen JOGL (https://jogl.dev.java.net/) and it seems to be a
good choice but I am not sure
if this is going to be too heavy for an Applet...
Has someone experience about 3D Applets?
Is JOGL currently the best choice?
Thanks in advance
Mh
Andrew Thompson - 19 Feb 2007 12:55 GMT
..
> I was looking at some Java API to implement a Java 3D application
> running as anAppleton the user's web browser.
...
> Has someone experience about 3D Applets?
> Is JOGL currently the best choice?
See the thread 'jogl' that resulted from..
<http://groups.google.com/groups?selm=3UXAh.
278665$QY6.110607@fe1.news.blueyonder.co.uk>
..for a discussion of the current state-of-play of
JOGL applets and JOGL launch via web start.
HTH
Andrew T.
Sigmund Hansen - 19 Feb 2007 22:36 GMT
> Hi folks!
>
[quoted text clipped - 10 lines]
>
> Mh
You might want to consider using LWJGL,
they added applet support before releasing version 1.0
http://lwjgl.org/