Commit graph

5 commits

Author SHA1 Message Date
Aaron Mueller 998d0e3e15 Add movement and fix some compile bugs 2011-12-21 21:04:58 +01:00
Aaron Mueller 37608b6b24 First working GTK + GL window 2011-12-10 00:50:28 +01:00
Aaron Mueller c10808004c Start implementing the GUI for the 3D-LED-Cube 2011-11-08 22:32:09 +01:00
Aaron Mueller b2d11488fa Strip the resulting binary to redurce some space 2011-10-30 23:42:46 +01:00
Aaron Mueller 1b468b8c22 Start implementing a 3D GUI to configure the cube.
The idea is to use OpenGL and some simple C code to display a 3D cube.
With the mouse you can define which LED should be on or off on a
particular frame. With this technique, you can define whole sequences of
frames to form animations.
2011-10-19 01:10:15 +02:00