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

Version 0.4: Font rendering & Text layout, User Interface basis, Tracy Profiler & GPU instrumentation, Memory and Performance optimizations #61

Closed egorodet closed 4 years ago

egorodet commented 4 years ago

Methane Kit v0.4 Release

This release adds text layout & rendering widget, user Interface basis, integrate Tracy Profiler & add GPU instrumentation, many memory and performance optimizations, Graphics API improvements and bug fixes. It is really BIG!