mirror of
https://github.com/euphy/polargraphcontroller
synced 2024-11-15 02:37:56 +01:00
data | ||
.gitignore | ||
BLOBables.pde | ||
ControlFrame.pde | ||
controlsActions.pde | ||
controlsActionsWindows.pde | ||
controlsSetup.pde | ||
DisplayMachine.pde | ||
drawing.pde | ||
gamepad.pde | ||
gpl.txt | ||
ikea.properties.txt | ||
Machine.pde | ||
MachineExecWindow.pde | ||
MachineStoreWindow.pde | ||
Misc.pde | ||
Panel.pde | ||
polargraphcontroller.pde | ||
Polargraphsd spec.properties.txt | ||
README.md | ||
Rectangle.pde | ||
SerialPortWindow.pde | ||
tabSetup.pde | ||
trace.pde |
polargraphcontroller
Polargraph controller Copyright Sandy Noble 2014.
- Requires v0.5.4 of the excellent ControlP5 GUI library available from http://www.sojamo.de/libraries/controlP5/
- Requires the excellent Geomerative library available from http://www.ricardmarxer.com/geomerative/.
- Currently only runs on Processing v1.5
This is a desktop application for controlling a polargraph machine, communicating using ASCII command language over a serial link.
Very sorry that this doesn't work with newest versions of the libraries and Processing.
The [latest releases bundle] (https://github.com/euphy/polargraphcontroller/releases/latest) contains copies of all the libraries that I use, as well as all the source, and compiled versions of the code where sensible.