Home > blobber

blobber

Blobber is a project mainly written in C++ and C, based on the GPL-3.0 license.

A program that tracks points of light (lasers, LEDs) and projects reactions. The results range from graffiti to various games.

First, you'll need to install gtkmm and make sure v4l support is compiled in your kernel.

Before compiling in ubuntu:

sudo apt-get install sudo apt-get install libgtkmm-2.4-dev autoconf automake libtool

To run:

svn co https://svn.butterfat.net/public/blobber/trunk blobber cd blobber sh autogen.sh --enable-debug make sudo make install blobber

For a list of working cameras see: http://trac.butterfat.net/public/blobber/wiki/Cameras