Search code examples
java-3d

Java3D: Determining when an object is out of field of view


I've Googled and search Stackoverflow but I can't seem to find the answer:

How do I determine when an 3D object/shape is completely out of the field of view? E.g. I have an object moving along the x axis, eventually it will move out of view.

Best regards, TX


Solution

  • I'm sure that you're looking for viewing frustum culling. Please don't use the tag "java-3d" if you don't use Java 3D 1.6.0.