Note: All requirements are installed by cmake on windows
On Linux you need the Vulkan SDK package https://vulkan.lunarg.com/sdk/home#linux
-
cmake ./ -B ./build -DCMAKE_BUILD_TYPE=Debug
-
cmake --build ./build --config Debug
Note: Not all assets are currently copied to the output folder correctly, you can manually copy TGEngine/test/assets and TGEngine/application/assets to the output folder
- LunarG's Vulkan-SDK.
- STB
- tinygltf
- json.hpp
- Shaderpermute
- glm
- gtest
- ddspp