MethanePowered / MethaneKit

🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
Apache License 2.0
846 stars 51 forks source link

Add Stencil buffer support #99

Open egorodet opened 2 years ago

egorodet commented 2 years ago

Methane Kit currently does not support creating Stencil and Depth-Stencil buffers. Stencil buffer support should be added.