R4 Z-buffer Creation
Yup. You can access the z-buffer now. There's a new IPAS API call
(vpost_zbuf) that'll give you a 4-BYTE-per-pixel version of it (which would be
1.2Mb for a 640×480 screen, btw). We'll put a simple little IXP up here in DL1
after R4 ships that lets you save that to an image file if you want.
– G