Advertisement

IDirect3DDevice3::ComputeSphereVisibility??

Started by August 11, 1999 09:59 PM
-1 comments, last by emfb 25 years, 5 months ago
Anyone have any luck getting this feature working correctly?? I cant seem to get it working right, objects are switching in and out when they should be visible in the viewport.

I checked the sphere data by creating wireframe spheres from the same data I am sending this function. The spheres are in the right spot.

I test the returned DWORD and render the object if any of the Inside flags or Intersection flags are set or the HRESULT is !D3D_OK.

what gives???


"You know you're obsessed with computer graphics when you're outside and you look up at the trees and think, "Wow! That's spectacular resolution!""

This topic is closed to new replies.

Advertisement