mrvux / dx11-vvvv

DirectX11 Rendering within vvvv
Other
71 stars 71 forks source link

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

Open tebjan opened 6 years ago

tebjan commented 6 years ago

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

mrvux commented 6 years ago

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