Goshido / android-vulkan

This repository is a project for learning Vulkan API, constraint based 3D physics, Lua scripting, spatial sound rendering, HTML+CSS UI rendering.
30 stars 3 forks source link

Reverse Z #31

Closed Goshido closed 2 years ago

Goshido commented 2 years ago

It's needed to try reverse Z method to improve depth buffer precision. The main ideas are described here.

Brief

Goshido commented 2 years ago

All goals have been achieved. The issue is closed.