Commit graph

10 commits

Author SHA1 Message Date
Kai Lauterbach a01f5f2c31 Linker flags moved to the right and the -o option to the left... 2012-01-11 20:09:56 +01:00
Aaron Mueller c2572da067 Start implementing the connection between LEDCube lib and editor 2011-12-28 09:43:29 +01:00
Aaron Mueller 2eae268e06 The sourcecode only compiles with gcc 4.4, reason unknown 2011-12-27 18:47:35 +01:00
Aaron Mueller bda0d37e4b Remove some unused signals and prettyfy the rendering 2011-12-22 01:07:43 +01:00
Aaron Mueller e95b066044 Make The LEDs clickable 2011-12-21 22:58:57 +01:00
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