All Projects → nodebox → scenebuilder

nodebox / scenebuilder

Licence: other
A node-based interface to Processing for visual coders.

Programming Languages

java
68154 projects - #9 most used programming language
SceneBuilder is a node-based interface to Processing for visual coders.

**SceneBuilder is no longer being maintained: we're putting its features into NodeBox.**

A lot of important features are still missing. Do not depend on it for day-to-day work, and don't forget to save early and often!

To start hacking on it:

  git clone git://github.com/nodebox/scenebuilder.git
  cd scenebuilder
  ant run

To make a full Mac app:

  ant dist-mac

The resulting DMG file is in dist/mac/Scenebuilder-[version].dmg

Note that the application does not run from the DMG: copy the app to the desktop first.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].