Home Unreal Engine

hierarchical z buffer ?

grand marshal polycounter
Offline / Send Message
Obscura grand marshal polycounter
Hey guys, just a question towards rendering guys. I was facing "hzb" for quite long time now, namely in Unreal, and I looked it up and not from the official documentations, but it turns out it stands for "hierarhichal z buffer", and this is a thing used for occlusion culling. From what I understand It will do a pretty good, or excellent job on culling things inside your view, but it will do its pre passes?? And also it is kinda hard to visualize how the render target would look like.  Based on the papers it shows bounds, and also its much lower res than a normal buffer. I think I get the basic idea but there aren't much information available regarding this on the internet, so I thought I could ask here. Also, this just works as it is, unless you change culling mode in Unreal, I would just like to know more about how this works.

Replies

Sign In or Register to comment.