KhronosGroup / Vulkan-Guide

One stop shop for getting started with the Vulkan API
Creative Commons Attribution 4.0 International
1.95k stars 167 forks source link

Add chapter on windowing/audio/input libraries #280

Open SaschaWillems opened 1 month ago

SaschaWillems commented 1 month ago

During a recent call we talked about libraries to help Vulkan developers with stuff not directly part of the api. This includes the platform specific windowing setup, audio and input.

There are several libraries that offer this:

We have a list of (some) of those at https://vulkan.org/tools but having something with a bit more detail in the guide could also make sense.