My personal graphics engine.
Requirements: cmake 3.20 minimum, C++20, Vulkan 1.3, and Slang.
# At the project root
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug .. # use -DCMAKE_BUILD_TYPE=Release alternatively
make| Name | Name | Last commit date | ||
|---|---|---|---|---|
My personal graphics engine.
Requirements: cmake 3.20 minimum, C++20, Vulkan 1.3, and Slang.
# At the project root
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug .. # use -DCMAKE_BUILD_TYPE=Release alternatively
make