OpenGL Test
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
Riyyi 57c16ef187 Initial commit 3 år sedan
data Initial commit 3 år sedan
deps Initial commit 3 år sedan
include Initial commit 3 år sedan
src Initial commit 3 år sedan
.gitignore Initial commit 3 år sedan
.gitmodules Initial commit 3 år sedan
CMakeLists.txt Initial commit 3 år sedan
README.org Initial commit 3 år sedan

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