OpenGL Test
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Riyyi 57c16ef187 Initial commit il y a 3 ans
data Initial commit il y a 3 ans
deps Initial commit il y a 3 ans
include Initial commit il y a 3 ans
src Initial commit il y a 3 ans
.gitignore Initial commit il y a 3 ans
.gitmodules Initial commit il y a 3 ans
CMakeLists.txt Initial commit il y a 3 ans
README.org Initial commit il y a 3 ans

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