Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: 2nd Happy New Year Demo

From: cyphre:seznam:cz at: 3-Jan-2002 10:17

Hello Anton, ----- Original Message ----- From: "Anton Rolls" <[arolls--idatam--com--au]> To: <[rebol-list--rebol--com]> Sent: Thursday, January 03, 2002 1:40 AM Subject: [REBOL] Re: 2nd Happy New Year Demo
> Yes very nice Cyphre!
thanks ;-)
> Nice images. > (I see you did the snowflakes in rebol :)
Yes, all these snowflakes are realtime generated rotating blurred vectors (so Rebol have to recalculate approx. 100 pairs per one flake for each movement)
> (Also, did effect2 block have to be so long?)
Because the snowflake has symmetrical arms the 'effect2 block could be shorten but this will need pre-generating the rest of 7 arms before start of the demo...anyway, it would just cosmetize the look of the script ;-) regards, Cyphre