c9fa1b829941a560771dd4a5affc98f6c2356cee
sophia
Getting Started
COMING SOON
Developing on the engine
Dependencies
- cmake
- Vulkan SDK - With validation layers
Build instructions
cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug
cd build
make -j
Description
Languages
C++
97.8%
CMake
2.2%