Skip to content

TeamTschunk/TschunkCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TschunkCore

This repository contains the main parts of our code for the 2015 EUhackathon. Read more on our website.

Proposal

Bring code to life!

Place small code-blocks on a table and see its effects on a screen.

We want to use augmented reality technology to make the power of code tangible: children should be able to create and modify small programs on a table by placing code-blocks and forming a "path" through the instructions.

A webcam films the table and shows the created program, augmented by an avatar which walks through the program, on a screen. The children then can change the program and immediately see the effects of the change on the screen. Special functions, like simple image manipulation, can be introduced as blocks, which makes it easy to extend this system.

Doing so we want to show the power of even small code in a simple, interactive and entertaining way. This can be used in classrooms, at exhibitions, workshops, and other events.

Visual programming + "oh I can touch my code" are a thing!

The project itself is entirely new, so no code has yet been written. The code will probably be based on an existing augmented reality technology framework or use a computer vision library (like OpenCV).

Install

sudo apt-get install python-opencv python-pygame python-numpy python-scipy python-pyglet python-zbar

Credits

  • Code, accessories & hardware by Team Tschukn (Lukas Burgstaller, Stefan More, Peter Grassberger)
  • Tiles via Online-Tile-Map-Editor by Elias Schütt
  • Sprites by DoubleLeggy

Releases

No releases published

Packages

No packages published

Languages