ComputeEngine@24064274c5 | ||
old | ||
shaders | ||
src | ||
.gitignore | ||
.gitmodules | ||
build_user.bat | ||
build.bat | ||
CMakeLists.txt | ||
LICENSE | ||
make_all_user.bat | ||
make_all.bat | ||
make_all.sh | ||
README.md | ||
rebuild_user.bat |
Dependencies
- OpenGL
- GLFW
- GLEW
- stb_image
Build
-
Clone this directory
-
Run git submodule init
-
Run git submodule update
-
Specify these root directories for dependencies in make_all.bat script:
- GLFW_ROOT
- GLEW_ROOT
- stb_image_ROOT
-
Run make_all.bat.
-
Run build.bat.
Keys
Window
- Screenshot - L
- Disable input to window - P
- Close application - ESC
License and copyright
© Dawid Pietrykowski
Licensed under the MIT LICENSE