
Would it be possible to have a bindable depthbuffer, maybe even a surface normals render target?
I would like the depthbuffer - if possible - to be bindable through Lua.
Having a depthbuffer+normals buffer (+ the existing framebuffer) would allow a heap of post processing tricks currently used by many games (LOS, deferred lighting, bloom, deferred AA).
Thank you devs!