lvk Repo to store and document learning vulkan graphics api Will be using the following libs for windowing / mathematics: SDL GLM To get started, run the following command in the root dir of this repo: - git submod update --init --recursive - mkdir build & cd build - cmake ..