Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 189 Bytes

File metadata and controls

11 lines (8 loc) · 189 Bytes

LearnVulkan

This repository is for vulkan learning record.

Build

> mkdir build && cd build
> cmake -G "Visual Studio 17 2022" ..

Open Solution LearnVulkan.sln