[ANN] Nodebox 1 (forked) / Library (forked) update
I have updated my forks of Nodebox 1 and the Library.
Latest changes in NodeBox:
-
size(0,0) sets size to main screen size.
-
self contained, Python 2.7.13 and PyObjc 3.2a1
-
new example code "Escher" and "geometry/Convex Hull"
-
Library path can be set via preferences
Latest changes in Library:
-
new lsys module with many examples
-
rewritten isight module. It now uses the imagesnap tool
-
fixed a crashing bug when using the coreimage perspectivetile filter
-
replaces PIL with Pillow it's successor
-
recompiled shared libraries for i386 & x86_64
A compiled version of the app can be downloaded from my dropbox http://goo.gl/vkuBeV
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by john on 24 Jun, 2017 06:13 AM
Hi Karsten,
Just to let you know: I downloaded your work and got it running on my Mac with no trouble. Nice!
I normally work in Nodebox 3, but this was fun to try.
Thanks!
John
2 Posted by Karsten Wolf on 24 Jun, 2017 04:13 PM
Thanks for the kind words.
Be sure to read the included README.html and checkout the "New Functions" folder in the examples.
There have been 4 minor releases since that announcement.
Karsten
On 24.06.2017, at 08:13, john wrote:
3 Posted by jimmy.cg on 05 Dec, 2017 06:09 AM
Is there a version of NodeBox that uses Python 3? I kind of wanted to hook NodeBox to Blender.
4 Posted by Karsten Wolf on 10 Dec, 2017 10:51 AM
You might want to have a look at DrawBot, nodebox' predecessor. It has an experimental Py3 fork.
http://www.drawbot.com
5 Posted by Stu on 03 May, 2020 11:29 AM
Shoebot, a Cairo fork of Nodebox 1 now has now been ported to Python 3.