Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 504 Bytes

File metadata and controls

4 lines (3 loc) · 504 Bytes

VulkEngineGUI

An extension of the VulkEngine derived from Branden Galea's youtube tutorial series (probably for physics sims).

If you are trying to implement this, you should be able to setup a VS project or a cmake file with this code, that links to the Vulkan.h and GLFW libraries, as discussed here. AKA -- first get the dev_environment setup, then copy paste this repo into the project.