Hi Ben,

You need to set the front and back clipping planes of your Views. There
have been many questions on this list discussing appropriate settings
for these distances. I believe the Java3D tutorial will also describe
what clipping planes are if you are new to the concept.

Josh

>>> [EMAIL PROTECTED] 05/12/04 08:43AM >>>
Hello,

Would someone kindly tell me how to control how visual objects
disappear
into the distance? Here is the problem. I have a simple navigator
program
with cubes distributed throughout space. As I move backwards, the
cubes
furthest away start to disappear. This continues to happen as I move
backwards until soon everything has disappeared and I have a black
screen.
All of the cubes are contained within a finite region. I would like to
be
able to use the navigator to leave that region and look at the entire
group of cubes. But the cubes furthest away disappear into the
distance
before I have left the region containing all the cubes. How can I
control
the cutoff for when visual objects disappear?

Thank you.

Ben

===========================================================================
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".

Reply via email to