Skip to content
silkeostermann edited this page Mar 15, 2012 · 52 revisions

iCubes_logo

With iCubes platform you can add different properties and features to real objects
and interact with them in virtual space. You can "write" characters, numbers, words
or even chemical elements on a simple colored cube, and with help of a simple
web-camera, platform tracks its location. Based on a set of rules and input
information the cube is being transformed into an object in virtual space.

You can follow us on TWITTER or look at our code on GITHUB.

What can you do with iCubes?

iCubes grants you an opportunity to give different properties to real life objects and see how they interact in their midst in virtual space.

  • You can write numbers and operation on cubes and do math with them, by showing proper combination of cubes to a cam.
  • Or you can take chemical elements and write them down on the same cube and see what chemical reaction can be made with different combinations of elements.
  • Also you can use a cube as a controller for games and such.
    useiCubes

Team Composition

lettland Aleksejs Buzdins
lettland Maxims Ahadovs
daenemark Anders Bruun
daenemark Andrea Cuttone
spain Rodriges Martinez vazquez
spain Ethiel Figueira Diaz
finnland Igor Golyanov
finnland Ilja Zegars
slowakei Vojtech Rinik
slowakei Michal Puheim
austria Silke Ostermann
france Seyed Ehsan Farshpour Rezaie

Team Devision

We have us split up in four teams, that we can better organize our project.

  • Recognition Team
  • Logic Team for Color Pallet
  • Logic Team for Binary Math
  • Graphic User Interface Team

We would like to give you a short overview how each team must work together.
diagram

Technologies

Software that we need for our project.

Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server.
Branching and merging are fast and easy to do.

Qt is a cross-platform application framework that is widely used for developing application software with a graphical user interface (GUI)
and also used for developing non-GUI programs such as command-line tools and consoles for servers.
Qt is written in C++ and is fully object-oriented.

CDT Project provides a fully functional C and C++ Integrated Development Environment based on the Eclipse platform.

Clone this wiki locally