Re: [JAVA3D] Picking bug in 1.2Beta2

2000-05-12 Thread Juergen Neubauer
Hi ! Is the bug fix available somewhere ? Is it on the list ? Or can somebody mail it to me, too ? Thanx, -Juergen. Shawn Kendall schrieb: > Chien Yang wrote: > > > Shawn, > > Sorry, it is too late to add the fix for BugId 4336095 to 1.2FCS. > > But, since this is a utility bug, we

[JAVA3D] DeleteVolumes?

2000-05-12 Thread Bas Janssen
Hi All, I've not even started for real jet but still i have a genaral question; Is it possible to apply a volume in a vrml/java3D build enviroment that will delete all overlapping sections of exitence volumes? I want to visualize a 3D cylinder build up with different materials and be able to ma

Re: [JAVA3D] Picking bug in 1.2Beta2

2000-05-12 Thread John Wright
If there are *any* bug fixes for Picking *please* post them prominently! - John Wright Starfire Research Juergen Neubauer wrote: > Hi ! > > Is the bug fix available somewhere ? > Is it on the list ? > > Or can somebody mail it to me, too ? > > Thanx, > > -Juergen. > > Shawn Kendall schrieb: > >

Re: [JAVA3D] DeleteVolumes?

2000-05-12 Thread Matthew Flagg
There is a clipping demo that came with Java3D. Try looking at that for ideas. > -Original Message- > From: Bas Janssen [SMTP:[EMAIL PROTECTED]] > Sent: Friday, May 12, 2000 7:29 AM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] DeleteVolumes? > > Hi All, > > I've not even started fo

[JAVA3D] strange error

2000-05-12 Thread Juergen Neubauer
Hello ! I have a thread in my application, which starts a Canvas3D and loads a vrml-file. When this thread is stopped, the whole java3d-stuff is disposed. After a while, if the application is closed (the java3d is already gone and the thread is gone, too) I get the following: Exception during d

Re: [JAVA3D] Picking bug in 1.2Beta2

2000-05-12 Thread Dan Petersen
> X-Accept-Language: de > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Date: Fri, 12 May 2000 10:10:35 +0200 > From: Juergen Neubauer <[EMAIL PROTECTED]> > Subject: Re: [JAVA3D] Picking bug in 1.2Beta2 > To: [EMAIL PROTECTED] > > Hi ! > > Is the bug fix available somewhere ? > Is it on th

[JAVA3D] fullscreen rendering - DirectX for Java 3D

2000-05-12 Thread Grant Clarke
Is the only way you can render using the fullscreen is using Java3D 1.1.3 (DirectX version)? If so where can I get it from? Following the links on the Sun site take me to the Java3D 1.2 beta. Is this only for Open GL? Will it allow fullscreen rendering? Grant. [EMAIL PROTECTED] ==

Re: [JAVA3D] strange error

2000-05-12 Thread Kelvin Chung
Hi Juergen, Yes, it is a bug in Canvas3D when it try to remove the parent window listener ((Window)parent).removeWindowListener(eventCatcher); but somehow parent is null in your case. (Probably it happens when Canvas3D use together with Swing) A bug 4337832 is filed for this. Thanks

Re: [JAVA3D] F#CK the source of evil.

2000-05-12 Thread neo
well, i don't know anything -- so don't get upset with me... I understand what you must be going through. :( I find Win Reg and win o/s Like the evil empire striking back many times. horrible. so env var CLASSPATH is ok to be empty? Or does Evil Windows blank it out? if so then it is maybe done i

[JAVA3D] Java3D Course

2000-05-12 Thread Shawn Kendall
Hi all, We here at Full Sail are examining the public interest in teaching a accelerated Java3D course. This course would be a specialized one or two day course, taught here at the Full Sail campus in Winter Park, Florida. We expect the course to include in depth exposure to the Java3D API,

[JAVA3D] Java3D Course -Reply

2000-05-12 Thread Dennis Hollinden
That would be "an" accelerated Java3D course. : ) Dennis >>> Shawn Kendall <[EMAIL PROTECTED]> 05/12 5:06 pm >>> Hi all, We here at Full Sail are examining the public interest in teaching a accelerated Java3D course. This course would be a specialized one or two day course, taught here

Re: [JAVA3D] Java3D Course

2000-05-12 Thread Bryan L. Croft
Shawn, The course sounds great! My thoughts are try to keep it focused on Java3D with perhaps a 1/4 day intro to 3D graphics (math, etc) as a maximum. Use the remaining day and next day to jump into Java3D and all of its aspects with the hands on coding and demos to support it. 3D graphics kno