MethanePowered/MethaneKit
🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
C++Apache-2.0
Issues
- 1
Add Methane RHI integration in Qt Widgets
#145 opened by egorodet - 0
Migrate code to C++20/23 standard
#141 opened by egorodet - 0
Is there a plan to support Qt (QWindow)?
#143 opened by zhangfq-chemistry - 0
Add Windows ARM64 build support
#142 opened by egorodet - 0
- 0
- 0
- 0
- 0
Vulkan RHI improvement: Use VulkanMemoryAllocator for GPU resource memory allocations
#136 opened by egorodet - 0
DirectX RHI improvement: Use D3D12MemoryAllocator for GPU resource memory allocations
#135 opened by egorodet - 0
Is there any plan to support opengles?
#133 opened by dangyajun - 1
Sonar-Scan workflow fails for external pull-requests
#124 opened by egorodet - 2
Vulkan RHI: High overhead of ICommandList::SetProgramBindings in multi-threaded rendering scenario
#130 opened by egorodet - 0
Add Stencil buffer support
#99 opened by egorodet - 0
Add Async Compute and Render Tutorial
#123 opened by egorodet - 0
Add Graphics RHI unit tests
#122 opened by egorodet - 0
How should I use the tangent semantic in HLSL
#118 opened by yillis - 0
Vulkan Present fails with ErrorOutOfDateKHR after resizing swapchain on Linux with NVidia proprietary drivers
#105 opened by egorodet - 0
How reasonable for raytracing
#111 opened by lonnietc - 0
General Question on older SDL game
#110 opened by lonnietc - 0
- 0
- 0
Add Doxygen documentation to public APIs
#103 opened by egorodet - 0
Methane applications built for iOS fail to run natively on Macs with Apple Silicon
#101 opened by egorodet - 0
Android mobile platform support
#102 opened by egorodet - 1
Occasional crash in DX WARP software emulation related to Methane text rendering
#83 opened by egorodet - 5
WM_PAINT and some else is triggered for all other windows outside of the main application seemingly every frame
#88 opened by microdee - 4
build error in Windows
#87 opened by navono - 2
Build broken on OSX
#86 opened by castral - 0
Automatic UI re-scaling on DPI change due to setting change or moving window to a different display
#66 opened by egorodet - 0
Add support for right-to-left text layouts and Arabic fonts in Typography library
#65 opened by egorodet - 0
All internal UI item sizes should be stored in dots using floating point double type
#64 opened by egorodet - 2
- 0
Add documentation for Typography tutorial
#69 opened by egorodet - 0
- 0
- 0
- 0
- 0
Define custom exception types and throw from META_CHECK_* macroses project wide
#74 opened by egorodet - 0
Accelerate build with CMake precompiled headers
#67 opened by egorodet - 0
- 0
Use boost::nowide from official repository
#55 opened by egorodet - 0
Add instrumentation for Tracy realtime profiler
#56 opened by egorodet - 0
- 0
Events interface connection between classes
#60 opened by egorodet - 0
Create high-level architecture diagram
#63 opened by egorodet - 0
Render Context Heads Up Display (HUD)
#54 opened by egorodet - 0
Add SRGB gamma correction in samples
#58 opened by egorodet - 0
- 0
Add command line argument to graphics apps to replace DX12 native render pass with emulation
#62 opened by egorodet