Vulkan from ZERO to HERO: 1.3.3 Hello Vulkan OSX
Hi and welcome back! As I've mentioned before this video is about running your first Vulkan sample with your codes on OSX. We are going to write our first hello Vulkan sample with MoltenVK on macOS and then build it via XCode.
We will learn how to linked Vulkan headers and libraries to our project, as I've mentioned before, moltenVK is an implementation of vulkan instructions based on apple metal instructions.
This is the last video of section one and from section two, you will learn how to render a simple triangle with your own framework.
Stay tuned