Skip to content

dodolab/InTab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InTab

What's the InTab?

Interactive table - Augmented reality project made for Institute of Intermedia in Prague in 2012.

Budget: over 300 working hours

InTab projects a finely configurable particle system onto a surface (a wall or a table). Emitted particles interact with stones that contain symbols, recognizable by simple ICF/ACF algorithms. The table is captured on a camera thanks to which the application can process captured images and provide a feedback to the particle system.

Demonstration video

The application can be used also without any setup - it contains a simulation window into which all stones can be placed manually.

setup

Platforms

Windows - .NET 3.5

Architecture

The project was written in C# as a .NET WPF application in 2012. Althought it doesn't provide any GPU-rendering (all calculations are done on CPU), thanks to several optimizing techniques the whole setup was able to display over 100 000 particles, interacting with 10 stones on a Core-i3 notebook, having 30 FPS.

How to use it

Tutorial - getting started


example3 example3 example3 example3

LICENSE and ATTRIBUTIONS

InTab is made available under the MIT license.

Releases

No releases published

Packages

No packages published

Languages