phr00t / FocusEngine

Focus Game Engine. This is Stride/Xenko fast-tracked for Phr00t's Software games. Improvements over the original Focus on Vulkan support, PC platforms, VR, performance & ease. Cherry-picks commits from other forks as needed.
MIT License
97 stars 11 forks source link

OpenVR + Vulkan support #30

Closed phr00t closed 5 years ago

phr00t commented 5 years ago

Adds Vulkan support to OpenVR/SteamVR, so we don't have to rely on outdated DirectX 11 anymore!

Motivation and Context

DirectX 11 is slow. VR needs fast. Vulkan is fast. They belong together.

Types of changes

Checklist

phr00t commented 5 years ago

ugh, wrong place