1
0
Fork 0
OpenGL Test
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
Riyyi 57c16ef187 Initial commit vor 3 Jahren
data Initial commit vor 3 Jahren
deps Initial commit vor 3 Jahren
include Initial commit vor 3 Jahren
src Initial commit vor 3 Jahren
.gitignore Initial commit vor 3 Jahren
.gitmodules Initial commit vor 3 Jahren
CMakeLists.txt Initial commit vor 3 Jahren
README.org Initial commit vor 3 Jahren

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