Thanks, that was it! Brian
-----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] Behalf Of Jeremy Booth Sent: Wednesday, July 23, 2003 6:11 PM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] zooming out, objects suddenly vanish > If I then change the transform to z=60 my objects vanish. I've set the > bounding sphere to 400 so there shouldn't be clipping...I have no idea how > to proceed. > check the javadoc for view, look at setFrontClipDistance and setBackClipDistance (or something close to that) Cheers Jeremy -- Homepage: http://www.computerbooth.com/ Code page: http://www.newdawnsoftware.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". =========================================================================== 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".