Circle Of Light: Unterschied zwischen den Versionen
Amir (Diskussion | Beiträge) |
Amir (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 80: | Zeile 80: | ||
I hacked wmgui (part of libcwiid) to output MIDI events and wrote a simple visual that slides over a large image depending on events, always only showing a portion of the image. | I hacked wmgui (part of libcwiid) to output MIDI events and wrote a simple visual that slides over a large image depending on events, always only showing a portion of the image. | ||
* wmgui code: https://github.com/kallaballa/Circle/blob/master/third/cwiid-0.6.00/wmgui/main.c | * wmgui code: https://github.com/kallaballa/Circle/blob/master/third/cwiid-0.6.00/wmgui/main.c | ||
* visual code: https://github.com/kallaballa/Circle/blob/master/src/ | * visual code: https://github.com/kallaballa/Circle/blob/master/src/slide/slide.cpp |