Discussion:
first FRAME in nodebox? (Getting lsystem to work in branch)
Stuart Axon
2010-09-15 14:12:00 UTC
Permalink
If anyone has access to nodebox could they test whether the first FRAME is 0 or
1

Try:

# Non dynamic bot
print FRAME

And

def draw():
print FRAME


I think starting at FRAME 0 is whats stopping the lsystem example working in my
branch, but not sure yet.
(Also - testing the lsystem examples in nodebox might be useful too).

S++
francesco fantoni
2010-09-16 09:50:52 UTC
Permalink
Post by Stuart Axon
# Non dynamic bot
print FRAME
And
print FRAME
tried on nodebox for qt, it returns "1"
Stuart Axon
2010-09-16 14:02:04 UTC
Permalink
Cheers :)

It's the little edge cases that matter when it comes to 100% compatibility.

S++



----- Original Message ----
Sent: Thu, September 16, 2010 9:50:52 AM
Subject: Re: [shoebot-devel] first FRAME in nodebox? (Getting lsystem to work
in branch)
# Non dynamic bot
print FRAME
And
print FRAME
tried on nodebox for qt, it returns "1"
_______________________________________________
Shoebot-devel mailing list
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
Loading...