Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 361 Bytes

How to set up development environment

Go to the project's root directory and run
cmake .

Notes for development environment

Please include Vulkan's "Include" and "Lib" folder from the Vulkan SDK inside third-party/vulkan/

Could not push them to github due to some of the large files

Dependencies

  • cmake
  • Visual Studio 2022
  • Vulkan SDK