Notifications
Clear all
[Closed] Is Point Visible in Camera View
Page 2 / 2
Prev
Dec 20, 2007 5:02 pm
If it’s objects to be tested, you could cull by bounding box entirely (behind cam exclude) / (inside frustrum include) / (outside frustrum exclude) before testing the vertices?
Dec 20, 2007 5:02 pm
aha, and other way is to ray from point to center of cone or camera, if hitface normal on the cone is positiv, object is outside, many ways to acheive the same result, question is wich is best for my purpose 8)
Page 2 / 2
Prev