sabov / jedi

Virtual reality game using openGL and Wiimote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jedi

RWTH Aachen University - Virtual reality game programming.

Virtual reality game using openGL and Wiimote.

Setup

Clone repository

git clone https://github.com/sabov/jedi.git

GLFW build

cd extern/glfw/
cmake CMakeLists.txt
make

QTCreator

Download link

You can also use Visual Studio.

Development flow

Each team member should work in separate brunch and merge code into master. To describe your work and code review, you can use pull requests (Guide).

Wiki

The corresponding wiki can be found here

About

Virtual reality game using openGL and Wiimote

License:MIT License


Languages

Language:C++ 83.6%Language:C 16.2%Language:Shell 0.2%