Odin implementation of the Vulkan tutorial at https://vulkan-tutorial.com/
Got a little help from https://github.com/odin-lang/examples/blob/master/vulkan/triangle_glfw/main.odin for some of the linker flag setup on macOS
Odin implementation of the Vulkan tutorial at https://vulkan-tutorial.com/
Got a little help from https://github.com/odin-lang/examples/blob/master/vulkan/triangle_glfw/main.odin for some of the linker flag setup on macOS