[JAVA3D] 3D Applets on the web

2002-08-04 Thread Dirk L. van Krimpen
  Hi all,   Some 4, 5 months ago there were lots of discussions in the J3D interest group concerning 3D applets on the web. Especially the use of the HTML converter, the 3D plug-in or possibly WebStart were hot items. In general it seemed to be quite difficult to deploy 3D applets on the web.

Re: [JAVA3D] which overlay system to use ?

2002-08-04 Thread Enrique Dumas
Hello Justin, I think that my last post has been lost , so I rewrite it I tested the labelDemo sample and I get only one or two FPS on my computer, did you have similar results on your system ?  Justin Couch <[EMAIL PROTECTED]>wrote: Enrique Dumas wrote:> in fact in my app I don't need to handle so

Re: [JAVA3D] 3D Applets on the web

2002-08-04 Thread Asaf Dafner
I thought I was the only one "not-getting-it", and so was ashamed to ask myself. Thanx Dirk. "Dirk L. van Krimpen" wrote:  Hi all, Some 4, 5 months ago there were lots of discussions in the J3D interest group concerning 3D applets on the web. Especially the use of the HTML converter, the 3D plu

Re: [JAVA3D] which overlay system to use ?

2002-08-04 Thread Justin Couch
Enrique Dumas wrote: > I tested the labelDemo sample and I get only one or two FPS on my > computer, did you have similar results on your system ? Not really. We have one demo based on Xj3D where we are not seeing any decrease in performance at all when we add overlays in. This is a 50K polygon

Re: [JAVA3D] 3D Applets on the web

2002-08-04 Thread Justin Couch
Dirk L. van Krimpen wrote: > In his message of April 10, 2002 Doug Twilleager states: "Java 3D is > ready to be deployed in an auto-install environment. It is being worked > on within the JDK groups.". At that time I got the impression that > the delivery date would be approximately September

Re: [JAVA3D] which overlay system to use ?

2002-08-04 Thread Enrique Dumas
Ok thanks for your reply  I'm going to create a sample based on the j3d.org.overlay library and I'll post it to see if poeple get better performances than me. I hope that overlay will work for me too soon !  Justin Couch <[EMAIL PROTECTED]>wrote: Enrique Dumas wrote:> I tested the labelDemo sample

Re: [JAVA3D] which overlay system to use ?

2002-08-04 Thread Justin Couch
Enrique Dumas wrote: > I hope that overlay will work for me too soon ! Should do. Make sure you have the latest code from CVS though as we went through a big rewrite a while ago. Also, recently in my Inbox came a bunch of submitted code. Haven't looked that over yet to put it into CVS. We've no