Discussion:
Nodebox, speed, setup
Stuart Axon
2009-09-07 16:14:09 UTC
Permalink
I just found out something a bit odd about nodebox:

using speed() in setup() doesn't work !

Heres an example....
http://pastebin.com/f2e97f6e5

If the top two lines are in setup() then nothing is rendered...

I don't think we should do this, but it might be worth outputting a warning that the bot may not work as expected in nodebox... possibly I should report this as a bug to nodebox...
Stuart Axon
2009-09-07 16:16:27 UTC
Permalink
Update: draw() doesn't seem to be called if speed() is not called too (which can't be in setup)...

urg...!



----- Original Message ----
From: Stuart Axon <stuaxo2-/***@public.gmane.org>
To: shoebox mailing list <shoebot-devel-***@public.gmane.org>
Sent: Monday, September 7, 2009 5:14:09 PM
Subject: Nodebox, speed, setup

I just found out something a bit odd about nodebox:

using speed() in setup() doesn't work !

Heres an example....
http://pastebin.com/f2e97f6e5

If the top two lines are in setup() then nothing is rendered...

I don't think we should do this, but it might be worth outputting a warning that the bot may not work as expected in nodebox... possibly I should report this as a bug to nodebox...
Loading...