Robert Gomez-Reino Garrido said:
> When I move the view point back (using a mouse behaviour) the shapes
> start to dissapear in the horizont, if I want them to disappear later
> would be enough with increasing the radius of the bounding sphere that I
> use when creating the light??
> I have increase this radius with no success, the shapes continue
> dissappearing at the same point.
> Cheers,
> Boby

Hi
  Sounds like your back clip distance. Checkout the javadoc for
view.setBackClipDistance and view.setBackClipPolicy, it's also a good
idea to read
http://www.starfireresearch.com/services/java3d/supplementalDocumentation.html
particularly the topics Clipping Values and Front/Back Clipping Ratio &
Z-Buffer

HTH

Jeremy

--

Homepage: http://www.computerbooth.com/
Codepage: 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".

Reply via email to