Appalaraju.Kvrapati wrote: > Hello forum, > > when I set front clipping distance to the view in parallel projection mode > then the value of the front clip distance is from the viewer (or) from the > eye-position (or) from the virtual position?. > > If I set the nominalviewplatform also then how it effects the front clip > distance. > Hi From my understanding of this it's all dependent on your frontClipPolicy, the default is some weird way of working it out, check out http://www.starfireresearch.com/services/java3d/supplementalDocumentation.html#ClippingValues, if you set the frontClipPolicy to virtual eye it seems to be from the virtual eye, checkout the javadoc for View to see the other settings.
Hope That helps Jeremy -- 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".