I want to tell the renderer. Even if this object is in front of this other object draw the behind one.
Direct3D11 Exclude object from depth testing
Create a depth-stencil state with DepthEnable set to false, set it on the context, and then draw your object.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement