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

Addressable resource bindings support #41

Closed egorodet closed 4 years ago

egorodet commented 4 years ago

Support program uniforms binding to resources such as constant buffers with byte offset specification inside of it.