NodeBox
Version: 1.9.4 ||
Release Date: 2008-02-14 ||
License: Other Open Source
Developer: Frederik De Bleser
NodeBox allows you to create 2-dimensional graphics and animation with Python programming code. The application targets an audience of designers, with an easy set of state commands that is both intuitive and creative, and professional integration with Adobe Illustrator and QuickTime. It is both a learning environment and an automation tool.
Tags: python , graphics , image




5 Opinions:
Having said that I've spent a few hours dusting off my python skills and having some fun with this.....nothing like an interpreted language with graphics for quick & easy programming fun.
(reminds me of writing things like this in junior high school on the Apple ][+....)
10 HGR
20 HCOLOR =7
30 X=0: Y=0
.....
)
I don't use this, but I've found the collection of scripts / computer-generated art projects in the gallery fascinating. Well worth browsing their site even if you aren't interested in the software.
i couldn't write one sentence python, but i learned it especially for this program. It's great to make random logo's or interfaces!
Great tool, excellent documentation and 100% scriptable with python - for me it is a dream tool!
This looks cool... though whoever is running this entry should add that programming in it is done in Python.
I have to pick up Python now...