- Clone repo
git clone https://github.com/HeartLightDev/DeepLight.git
- Install depends
vcpkg install ...
- Open
DeepLight.sln
and setSampleApplication
asStartup Project
- Pay attention to your configuration, build the same dependences configuration
Debug
orRelease
and platform.
Dependences:
- spdlog
- jsoncpp
- libcurl
- glad
- GLFW
- glm