← Back to context

Comment by sho_hn

16 days ago

Are there any good Vulkan tutorials that are continuously updated to reflect these advancement and ease of use improvements?

It's a similar challenge to the many different historical strata of C++ resources.

https://howtovulkan.com is a recent one which targets the modern flavour of Vulkan that everything supports today.

Well, all desktop hardware and drivers at least. God help you if you want to ship on Android.

Finding the optimal sub-language is about API coupling with client code, making a moving sweet spot for where bread & butter techniques live.