mini-led-cube/editor
Aaron Mueller 37e885f02e Add the picking feature.
We can now select a LED on the screen and get the index of the LED.
To get the right index, we use the color picking technique mentioned
in the OpenGL RedBook. This works suprisingly pretty well (and fast!).
2011-10-30 23:55:53 +01:00
..
src Add the picking feature. 2011-10-30 23:55:53 +01:00
Makefile Strip the resulting binary to redurce some space 2011-10-30 23:42:46 +01:00