audio-visual drone
git clone https://code.mathr.co.uk/dr1.git
view web version live in your browser at mathr.co.uk/cypi/live
plays automatically in Firefox, click to play in Chromium
reload after changing window size for correct aspect ratio
uses GLUT and OpenGL
make && ./cypi
uses SDL2 and OpenGL ES
make cypi2 && ./cypi2
uses SDL2 and OpenGL ES via Emscripten
make cypi.js && serve directory over http(s)
files to serve:
also optionally .gz versions if your server supports gzip
corresponding source code must be made available too
cypi – audio-visual drone
Copyright (c) 2010,2018,2022 Claude Heiland-Allen
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.