VulkanSample

Vulkan samples with Vulkan-Hpp from Khronos Group. https://github.com/KhronosGroup/Vulkan-Hpp

Windows only.

Samples

Sample001

Create window and clear swapchain buffers.

Sample002

Sample001 + depth buffer + 2 rect rendering.

Sample003

2 rect rendering with texture mapping.