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 ImGui backend implementation based on Methane RHI #139

Open egorodet opened 5 months ago

egorodet commented 5 months ago

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