Have you encountered situation when an object is out of the camera frustum, but still has been rendered? Most likely it’s caused by object’s bounds which may take much more space than object itself 🙂 . Let’s imagine that we have a simple scene with a few 3d objects and camera: If we use frame […]