TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

NodeBox - beautiful visuals with Python

83 pointsby timfover 15 years ago

8 comments

wistyover 15 years ago
It looks nice, and seems to have a great community. It could learn from graphviz and matplotlib though, and have a gallary of examples complete with code snippets. See <a href="http://www.graphviz.org/Gallery.php" rel="nofollow">http://www.graphviz.org/Gallery.php</a> and <a href="http://matplotlib.sourceforge.net/gallery.html" rel="nofollow">http://matplotlib.sourceforge.net/gallery.html</a><p>The NodeBox gallery is mostly about other projects that use NobeBox. That is nice if you want to learn about linguistics or fractals, but not so great for just learning NodeBox features.<p>I really love the matplotlib and graphviz galleries. Visualization of the feature, plus working code.<p>Otherwise, it looks very sweet.<p>Edit - I'm browsing through the "Examples" directories in the installation. It's pretty cool.
评论 #920987 未加载
llimllibover 15 years ago
My pong game in 30 lines of nodebox: <a href="http://billmill.org/pong.html" rel="nofollow">http://billmill.org/pong.html</a> .<p>Nodebox rocks; I used it more seriously to create all the EPS files for my article in python magazine about drawing trees. Here's an example; notice how short and to the point the code is, a credit to nodebox's super simple API: <a href="http://github.com/llimllib/personal_code/blob/master/python/trees/draw_ws1.py" rel="nofollow">http://github.com/llimllib/personal_code/blob/master/python/...</a>
评论 #922266 未加载
estover 15 years ago
Nodebox for non-Mac platforms:<p><a href="http://tinkerhouse.net/shoebot/" rel="nofollow">http://tinkerhouse.net/shoebot/</a>
joshuover 15 years ago
I love NodeBox. I did these a while ago:<p><a href="http://www.flickr.com/photos/joshu/sets/72157605136550715/" rel="nofollow">http://www.flickr.com/photos/joshu/sets/72157605136550715/</a>
bootloadover 15 years ago
<i>"... The idea of a state machine, and most of the command set, is adopted from Processing, an open project initiated by Ben Fry and Casey Reas. ..."</i><p>Processing boxed up as an app. I would like to give it a try but I'm ✸nix, ✸bsd and at last resort Win. What I do like about it is it makes doing the same thing with processing, easier. So for that reason alone the product is worth learning from.<p>- <a href="http://processing.org/" rel="nofollow">http://processing.org/</a> &#38; <a href="http://mobile.processing.org/" rel="nofollow">http://mobile.processing.org/</a><p>- <a href="http://processingjs.org" rel="nofollow">http://processingjs.org</a> (javascript)
评论 #921251 未加载
theli0nheartover 15 years ago
This looks like a really well-documented and full-featured library. I'll definitely be looking into it when I've got more time.
gordover 15 years ago
excellent potential as an educational tool.
DannoHungover 15 years ago
Does this support significantly enhanced capacities or a significantly different programming model than processing?
评论 #921651 未加载