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

Support Sony PS5 and FreeBSD 12.1 (vulkan backend)? #70

Closed zoujiaqing closed 3 years ago

egorodet commented 3 years ago

@zoujiaqing Could you please describe in more details your particular need for PS5 and FreeBSD support in the cross-api framework like Methane Kit? Are you developing a game or game engine targeting specific platforms and APIs?

Vulkan backend implementation is planned for near future (covered by issue #10), but I'm not sure about gaming console support, which is out of scope of this project.

egorodet commented 3 years ago

Closing the issue, as there are no plans for direct support of gaming consoles, while Vulkan API support is already planned with issue #10.