Here are some nice effects for led cube with dimensions 8x8x8, as seen on instructables http://www.instructables.com/id/Led-Cube-8x8x8/
The effects in this version extends the original version.
- Snake (void snake);
- Walk through walls (void walk_through_walls);
- Bomb (void bomb);
- Moving line (void crazy_straw);
- 3 Moving boxes (void moving_boxes); - That one is really cool :)
- Diagonal triangle (void diagonal_triangle);
- Exchanging walls (void planes_exchange);
- Arranging walls (void planes_in_order);
- Box border animation (void border_box);
These can be found in cube/effets.c. Building each of the cubes took me about a week and half. Final result: https://www.youtube.com/watch?v=-E7VCSdh1GE