Hello Vulkan Triangle Example

The Hello Vulkan Triangle Example builds on hellovulkanwindow. This time a full graphics pipeline is created, including a vertex and fragment shader. This pipeline is then used to render a triangle.