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

Graphics context controller #30

Closed egorodet closed 5 years ago

egorodet commented 5 years ago

Create controller to change graphics context parameters in runtime:

  1. Swich device between available system devices
  2. Switch VSync ON/OFF
  3. Switch to full screen and back
  4. Add/Remove frame buffers in swap-chain