Repository for the Lotus 3d game engine
Requirements for Windows: Visual Studio: C++ tools for Desktop, Clang, Vcpkg, Git
Update PATH with Clang, CMake, Ninja, and set VCPKG_ROOT env var.
How to build: cmake -G Ninja -B build . cmake --build build