mirror of
https://github.com/euphy/polargraphcontroller
synced 2024-11-13 01:47:57 +01:00
data | ||
.gitignore | ||
BLOBables.pde | ||
ControlFrame.pde | ||
ControlFrameSimple.pde | ||
controlsActions.pde | ||
controlsActionsWindows.pde | ||
controlsSetup.pde | ||
DisplayMachine.pde | ||
drawing.pde | ||
DrawPixelsWindow.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 2015.
*** THIS VERSION IS UNDER DEVELOPMENT! ***
This branch is being migrated to v2x of Processing, and modern versions of the libraries.
- Requires the excellent ControlP5 GUI library available from https://github.com/sojamo/controlp5.
- Requires the excellent Geomerative library available from http://www.ricardmarxer.com/geomerative/.
- Somewhat running on Processing v2.2.1.
This is a desktop application for controlling a polargraph machine, communicating using ASCII command language over a serial link.
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.