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

Platform input infrastructure and action camera #28

Closed egorodet closed 5 years ago

egorodet commented 5 years ago

Application user input with keyboard and mouse implemented (closed #3) Action camera supporting rotation, moving and zooming implemented (closed #25) Input controllers infrastructure implemented (closed #26) Animations infrastructure implemented (closed #27) SonarCloud code analysis tool integrated in build scripts.