Skip to content

droduit/3DTangibleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Tangible Game @ EPFL

Demo is charging

Introduction

Java based tangible game using Processing in 3D mode. The game consists of a ball rolling on a board with an obstacle course. The board in the game follows the 3D movements of a lego board that the player holds in front of the camera to interact and get the ball through the labyrinth of obstacles without dropping it.


Jeu 3D réalisé en Java à l'aide de Processing. Le jeu consiste en une bille roulant sur un plateau avec un parcours d'obstacles. Le joueur interagit avec le plateau virtuel en lui faisant suivre les mouvements d'une plaque (de légo par exemple) qu'il tient devant la caméra afin d'amener la bille en lieu sur sans toucher les obstacles et sans tomber.

How to contribute

  • Install Processing
  • Launch Processing > Menu "Sketch" > Import a library > Add a library
    Search "Video" and install the "Video" library
  • Download the external library Papaya.
    Unzip papaya.zip and copy the whole folder into the libraries folder at the root of your default Processing sketchbook folder.
    For Mac users the sketchbook folder is located inside ~/Documents/Processing.
    For Windows users the sketchbook folder is located inside folder Documents/Processing.
  • Open the file TangibleGame/TangibleGame.pde and click on "play" to run the game

Authors

Note

This game is the result of a team project for the Introduction to Visual Computing course from EPFL.

About

Tiny 3D game, project of the course "Introduction à l'informatique visuelle"

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published