[REBOL] Re: Graph Drawing & /View Performance
From: chris:langreiter at: 8-May-2002 3:24
> and on a system with Celeron 333 Mhz and an old graphic card i have about 17
> sec for moving 150 faces and drawing 500 lines 100 times
Romano, MILLE GRAZIE!
You gave me quite the hint I needed.
http://www.langreiter.com/rebol/txrx/txrx-1c.r
(The lapse I made before was that I had an "show f" in the
node-face!'s engage function - there none was due. I probably have to
reread the chapter in "/View in 21 Days" on where to put stuff like
this - oh well ;-)
Anyway, it works like a charm now! Enjoy!
Best regards,
-- Chris