Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.03 KB

#2.5D Alt text Alt text Alt text

This little tech-demo is an exploration in multiple 2D layers on different depth, also called 2.5D. To get the sense of the depth of the images the demo uses head-tracking via PrimeSense so that the user can change the view to “look behind” the layers.
The demo also has some 2D effects such as light and blur.

This project was programmed by Sam, Rafel and Atie. Both Sam and Rafel programmed everything in the application except the head tracking algorithm, which was programmed by Atie.

Source code Recommended requirement
Joystick Controller (Works also with keyboard)

Project Environment
-Visual Studio 2012

Libaries
-OpenGL 2.1
-GLSL 1.2
-GLFW
-GLM
-devIL
-GLEW

Code age: Codes was written in 2013