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
878 stars 52 forks source link

Add Async Compute and Render Tutorial #123

Open egorodet opened 1 year ago

egorodet commented 1 year ago

Tutorial demonstrating asynchronous computing and rendering should be added to demonstrate simultaneous Compute and Render queues utilisation.