StereoKit / sk_gpu

Cross-platform single header graphics library for StereoKit, in progress. Works with OpenXR on Desktop, HoloLens, and Quest.
MIT License
33 stars 7 forks source link

Vulkan Renderer tasks #13

Open maluoi opened 4 years ago

maluoi commented 4 years ago

When starting work on a full Vulkan renderer, lets start a pile of smaller tasks for it.

Also, does OpenGL stick around for WASM support, or does it get entirely replaced by the Vulkan renderer?