three.js webgl reversed

nos-user · · HTML

About

normal z-buffer logarithmic z-buffer reverse z-buffer three.js - reverse depth buffer Note: For best results, a floating-point depth buffer should be used with post-processing. See Visualizing Depth Precision. Based on the three.js example

More like this

Document text

normal z-buffer

logarithmic z-buffer

reverse z-buffer

three.js - reverse depth buffer
Note: For best results, a floating-point depth buffer should be used with post-processing. See Visualizing Depth Precision.
Based on the three.js example webgl_reversed_depth_buffer.html · MIT License · Copyright © 2010-2026 three.js authors · github.com/mrdoob/three.js
Modules bundled into the page, so this is one HTML file with no external files.