Zum Inhalt springen

Circle Of Light: Unterschied zwischen den Versionen

Amir (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Amir (Diskussion | Beiträge)
Zeile 79: Zeile 79:


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/sierpinski.cpp
* visual code: https://github.com/kallaballa/Circle/blob/master/src/sierpinski.cpp