6 projects tagged "Artistic Software"
Shoebot is a pure Python graphics robot: it takes a Python script as input, which describes a drawing process, and outputs a graphic in a common open standard format (SVG, PDF, PostScript, or PNG). It has a simple text editor GUI, and scripts can describe their own GUIs for controlling variables interactively. Being pure Python, it can also be used as a Python module, a plugin for Python-scriptable tools such as Inkscape, and run from the command line. It was directly inspired by DrawBot and Shoes. Thus, "Shoebot."
The Psychosynth project aims to create an interactive, modular soft-synth inspired by the ideas of the Reactable. It provides a clean object oriented API to allow the creation of new innovative interfaces for the synthesizer and a 3D simulator of a Reactable-alike device with support for collaborative music creation over the network.