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
880 stars 54 forks source link

Add ImGui backend implementation based on Methane RHI #139

Open egorodet opened 6 months ago

egorodet commented 6 months ago

Add ImGui user interface support with backend implementation based on Methane RHI.