OpenGL Test
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Riyyi 57c16ef187 Initial commit 3 yıl önce
data Initial commit 3 yıl önce
deps Initial commit 3 yıl önce
include Initial commit 3 yıl önce
src Initial commit 3 yıl önce
.gitignore Initial commit 3 yıl önce
.gitmodules Initial commit 3 yıl önce
CMakeLists.txt Initial commit 3 yıl önce
README.org Initial commit 3 yıl önce

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