Differences between revisions 13 and 14
Revision 13 as of 2008-07-06 12:15:24
Size: 1361
Editor: 151
Comment:
Revision 14 as of 2008-11-15 14:00:57
Size: 1369
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[http://drawbot.com DrawBot] is a simple application for MacOSX that allows you to write simple Python scripts that generate two-dimensional graphics. The builtin graphics primitives are currently pretty braindead, it currently only supports rectangles, ovals and (bezier) paths and polygons. A future version will also support text and images. [[http://drawbot.com|DrawBot]] is a simple application for MacOSX that allows you to write simple Python scripts that generate two-dimensional graphics. The builtin graphics primitives are currently pretty braindead, it currently only supports rectangles, ovals and (bezier) paths and polygons. A future version will also support text and images.
Line 7: Line 7:
BobIppolito and BrendanHall are hacking on a !DrawBot based project that includes dynamic GUI generation (using [http://www.gnustep.it/Renaissance/ GNUStep Renaissance]) and more, it will probably end up being a fork as the plans are to become a tool for designing, not so much for teaching. You can download the prototype, which includes a self-contained application and the source from the links section. Here's a screenshot: [[BR]]
http://undefined.org/python/DrawBotWithMoreWidgets.png
BobIppolito and BrendanHall are hacking on a !DrawBot based project that includes dynamic GUI generation (using [[http://www.gnustep.it/Renaissance/|GNUStep Renaissance]]) and more, it will probably end up being a fork as the plans are to become a tool for designing, not so much for teaching. You can download the prototype, which includes a self-contained application and the source from the links section. Here's a screenshot: <<BR>>
{{http://undefined.org/python/DrawBotWithMoreWidgets.png}}
Line 20: Line 20:
http://undefined.org/python/DrawBot_widgets1.tgz (prototype w/ Renaissance) [[BR]]
LtrWiki:DrawBot [[BR]]
http://undefined.org/python/DrawBot_widgets1.tgz (prototype w/ Renaissance) <<BR>>
LtrWiki:DrawBot <<BR>>
Line 23: Line 23:
http://mail.python.org/pipermail/pythonmac-sig/2003-September/008878.html [[BR]] http://mail.python.org/pipermail/pythonmac-sig/2003-September/008878.html <<BR>>

DrawBot is a simple application for MacOSX that allows you to write simple Python scripts that generate two-dimensional graphics. The builtin graphics primitives are currently pretty braindead, it currently only supports rectangles, ovals and (bezier) paths and polygons. A future version will also support text and images.

Currently developed by JustVanRossum.

BobIppolito and BrendanHall are hacking on a DrawBot based project that includes dynamic GUI generation (using GNUStep Renaissance) and more, it will probably end up being a fork as the plans are to become a tool for designing, not so much for teaching. You can download the prototype, which includes a self-contained application and the source from the links section. Here's a screenshot:
http://undefined.org/python/DrawBotWithMoreWidgets.png

status

DrawBot was first unleashed on September 29, 2003.

links

http://drawbot.com

http://nodebox.net application that lets you create 2D visuals (static, animated or interactive) using Python

http://undefined.org/python/DrawBot_widgets1.tgz (prototype w/ Renaissance)
LtrWiki:DrawBot

http://mail.python.org/pipermail/pythonmac-sig/2003-September/008878.html
http://pyobjc.sourceforge.net/

MacPython/DrawBot (last edited 2008-11-15 14:00:57 by localhost)

Unable to edit the page? See the FrontPage for instructions.