root/nodebox/branches/try-qt/ReadMe.txt

Revision 190, 1.1 kB (checked in by fdb, 14 months ago)

First preparations for 1.9.2

Line 
1NodeBox 1.9.2
2=============
3NodeBox is an application used in graphic design research. It provides
4an interactive Python environment where you can create two-dimensional
5graphics. NodeBox scripts can create PDFs or QuickTime movies that can
6contain anything from simple geometrical shapes to fully-fledged bitmaps,
7vector images and text.
8
9NodeBox is mostly meant to design and explore generative design and
10animation. It features several ways to manipulate parameters inside
11of a program: it contains an interface builder and an on-the-fly value
12changing gizmo called the throttle.
13
14  http://nodebox.net/
15
16Credits
17-------
18NodeBox itself is written by Frederik De Bleser. (frederik@pandora.be)
19The NodeBox manual is written by Tom De Smedt. (tomdesmedt@organisms.be)
20
21NodeBox is a fork of DrawBot (http://drawbot.com) by Just van Rossum (just@letterror.com),
22which is released under a MIT-style license.
23
24Contributing
25------------
26Please visit the developer site for instructions on getting and
27building the NodeBox source. If you have encountered a bug, this
28is also the place to be.
29
30  http://dev.nodebox.net/
Note: See TracBrowser for help on using the browser.