Add DepthTexture for PostProcessing

Moderator: GZDoom Developers

Post Reply
GiveOneMoreChance
Posts: 19
Joined: Thu Aug 10, 2017 8:09 pm

Add DepthTexture for PostProcessing

Post by GiveOneMoreChance »

It give more wider features for PostProcessing e.g DoF, cell shading, fog
dpJudas
 
 
Posts: 3176
Joined: Sat May 28, 2016 1:01 pm

Re: Add DepthTexture for PostProcessing

Post by dpJudas »

At the moment the depth texture is partially destroyed due to the way the portals are implemented. If the current behavior is exported to mods it will lock the implementation in stone and we will never be able to use other ways. For that reason it is too risky to give access to the depth texture in postprocessing shaders.

If you want DoF you'll have to do it as a pull request.
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”