OpenGL Test
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
Riyyi 57c16ef187 Initial commit 3 lat temu
data Initial commit 3 lat temu
deps Initial commit 3 lat temu
include Initial commit 3 lat temu
src Initial commit 3 lat temu
.gitignore Initial commit 3 lat temu
.gitmodules Initial commit 3 lat temu
CMakeLists.txt Initial commit 3 lat temu
README.org Initial commit 3 lat temu

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

Libraries