I've also had Java3D + JDK1.4 fullscreen exclusive mode working. I sent a demo out to this list several months ago that demonstrated this, but it was built on JDK1.4b3 and J3D1.3b1, so it may be out of date at the moment.
I have had problems using the same code in more complex apps as JDK1.4 "matured" over time, but last I checked it was working ok. I haven't spent much time with it since. Oh yeah, and one thing that should be (or is) in a FAQ somewhere is this: to get fullscreen exclusive mode and Java3D working together, pass the parameter "-Dsun.java2d.noddraw=true" to your VM at start up. -Bob ----- Original Message ----- From: "Jeremy Booth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 6:15 AM Subject: Re: [JAVA3D] Full Screen Exclusive Mode > Hi > I have a little demo running in fullscreen exclusive mde with res changing > enabled, I have also combined it with swing in fullscreen mode > > HTH > > Jeremy > > John Hynd wrote: > > Hey, forgive me if this sounds stupid. > > > > I'd just like to know before I start this stuff if the Full Screen > > Exclusive > > mode available in 1.4 works witjh Java3D ok. > > > > Are there any windowing problems or errors or should it work without any > > unforseen problems? > > Would it be possible to have a 3D demo or the like, running within the > > Screen but not using the whole window without any problems as well. > > > > I haven't looked at much yet, although I am reading the tuts now :) > > > > Cheers > > > > > > > > _________________________________________________________________ > > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > > =========================================================================== > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > > of the message "signoff JAVA3D-INTEREST". For general help, send email to > > [EMAIL PROTECTED] and include in the body of the message "help". > > > > -- > ________________________________________________________ > > PGP key is here -> http://www.computerbooth.com/pgp.html > > * If debugging is the process of removing bugs, then programming must be > the process of putting them in. > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".