[REBOL] Re: alambik.com
From: cyphre:seznam:cz at: 18-Jul-2002 15:12
----- Original Message -----
From: "Robert M. Muench" <[robert--muench--robertmuench--de]>
To: <[rebol-list--rebol--com]>
Sent: Thursday, July 18, 2002 1:47 PM
Subject: [REBOL] Re: alambik.com
...
> Hi, cool! I saw that these are from March... So we had this topic
> already? However, there should really be a rebol-plugin at least just to
> provide a drawing canvas like Java applets do. Robert
Ups! I left some wrong datestamps in index.r ;-)
I did the demos yesterday night, right after I tried the Alambik engine. It
was lot of fun.
Unfortunately Rebol is not fast enough to draw point-by-point on canvas. FYI
the barnsley shape is drawn in less than 2 seconds in Alambik but Rebol
works on it more than one minute on the same machine :-(. I would invite
rebol player plugin(with sound) with optimized framebuffer routines(at least
like TinyPTC) and compile on demand feature useful for faster math
operations.
regards,
Cyphre