/opengl-test

OpenGL Test

Primary LanguageC++

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

ButtonAction
WASDMove around
SpaceMove upwards
Left ShiftMove downwards
MouseLook around
EscapeQuit

Libraries