OpenGL Test
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
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