Hi! I’m working on an
agent-based project that generates and evaluates viewpoints of a 3DS model
consisting of several objects. In order to find the optimal viewpoint for each object,
the evaluating agents will need information about the object’s visibility
in the view frustum. Is there any convenient way to test for occlusion by other
objects in the scene? Øystein |