OpenGL Test
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
Riyyi 57c16ef187 Initial commit 3 年前
data Initial commit 3 年前
deps Initial commit 3 年前
include Initial commit 3 年前
src Initial commit 3 年前
.gitignore Initial commit 3 年前
.gitmodules Initial commit 3 年前
CMakeLists.txt Initial commit 3 年前
README.org Initial commit 3 年前

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