I've got a simulation that draws the trajectory for a missile and a kill
vehicle. I've also allowed the user to "view" from the interceptor or
targets perspective. This works great up to a point, but at some random
points in the scene, when viewing from the kill vehicle, the
interceptors lines disappear. At 1st I thought this was a clip distance
issue, but couldn't find any resolution. So instead of drawing the
trajectories with linestriparray, I drew a bunch of spheres. After that
I was able to see the entire scene from the kill vehicle. Does anyone
have any idea what might be causing this?
Thanks,
Jay
===========================================================================
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".