Example project to use Vulkan on macOS.
- Install Vulkan and setup the required environment variables from this link.
- Follow this link to setup a Vulkan project without using XCode.
- Build this project using
make main
- To setup the nvim lsp follow this video.