You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Riyyi
57c16ef187
|
4 years ago | |
---|---|---|
data | 4 years ago | |
deps | 4 years ago | |
include | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
.gitmodules | 4 years ago | |
CMakeLists.txt | 4 years ago | |
README.org | 4 years ago |
README.org
OpenGL Test
OpenGL Test.
Download
Clone
$ git clone "https://<git>.com/riyyi/opengl-test"
$ cd opengl-test
$ git submodule init
$ git submodule update
Update
$ git pull
$ git submodule update --recursive
Build instructions
$ mkdir build
$ cd build
$ cmake .. && make
Controls
Button | Action |
---|---|
WASD | Move around |
Space | Move upwards |
Left Shift | Move downwards |
Mouse | Look around |
Escape | Quit |