mrvux / dx11-vvvv

DirectX11 Rendering within vvvv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text nodes only write into depth buffer when a render state node is connected

tebjan opened this issue · comments

in order to interact with the depth buffer, the text nodes need for example a Blend node connected.

commented

Indeed, default text render state ignores depth buffer, this will be changed (even though it can be a small breaking change)