VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

[Performance] Add Early-Z optimization option (Experimental Fast Leaves)

Open thr3343 opened this issue 6 months ago • 0 comments

Replaces the Unique Opaque Layer optimization with an experimental Early-Z option

Early-Z is a special shader optimization that culls geometry rendered behind other blocks, which has the side effect of restoring the ability to use fast leaves in VulkanMod

thr3343 avatar Aug 17 '24 20:08 thr3343