2013-04-20 15:50:06 +01:00
2013-03-31 21:42:33 +01:00
2013-03-22 22:35:52 +00:00
2013-03-29 19:19:46 +00:00
2013-04-20 00:41:27 +01:00
2013-02-17 22:52:07 +00:00
2013-02-17 22:52:07 +00:00
2013-03-30 11:18:44 +00:00
2013-04-13 15:52:29 +02:00
2013-02-17 22:52:07 +00:00
2013-03-30 10:41:40 +00:00

polargraphcontroller

/** Polargraph controller Copyright Sandy Noble 2012.

Requires 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/.

This is an application for controlling a polargraph machine, communicating using ASCII command language over a serial link.

sandy.noble@gmail.com http://www.polargraph.co.uk/ http://code.google.com/p/polargraph/

Polargraph Controller is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Polargraph Controller 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 General Public License for more details.

You should have received a copy of the GNU General Public License along with Polargraph Controller. If not, see http://www.gnu.org/licenses/.

*/

Description
No description provided
Readme
Languages
Processing 100%