wizzo
06-28-2004, 11:52 PM
Hey there !
I have several question regarding occlusion culling with GL_HP_occlusion_test :
- from what i read here http://oss.sgi.com/projects/ogl-sample/registry/HP/occlusion_test.txt
I understand that it doesnt matter if the depth buffer is "crowded" with many polygons : that is,the test wont slow down as i render more and more polygons.... I just want to make sure about that =)
- The other question i have no idea : is the HP_occlusion test faster than the NV_occlusion_query ? i just wondered about that because NV_occlusion_query count the visible pixel, while HP doesnt
thanks in advance for any help
wizzo
I have several question regarding occlusion culling with GL_HP_occlusion_test :
- from what i read here http://oss.sgi.com/projects/ogl-sample/registry/HP/occlusion_test.txt
I understand that it doesnt matter if the depth buffer is "crowded" with many polygons : that is,the test wont slow down as i render more and more polygons.... I just want to make sure about that =)
- The other question i have no idea : is the HP_occlusion test faster than the NV_occlusion_query ? i just wondered about that because NV_occlusion_query count the visible pixel, while HP doesnt
thanks in advance for any help
wizzo