JakaCikac / PlovbaProjekt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlovbaProjekt

A project for "Interaction and information visualization" course at the Faculty of Computer Science, University of Ljubljana.

The project goal is to design a virtual rowing environment that can be controlled by a real person rowing. The detection of rowing is done by Kinect V1 (using Gestures).

To implement the UI, Unity 5 was used in combination with C#.

The Gesture recognition is loosely based on the code avaialble in an Unity Store Asset "Kinect with MS-SDK". Tha character in the UI is also a part of this asset.

About

License:Apache License 2.0


Languages

Language:C# 93.4%Language:GLSL 6.6%