263b6da52883a1c4fcabc9c30a94fbe5451a2b5a
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%