On Wed, 10 May 2000, Yasushi Shoji wrote:

> are you drawing image on a window at real time?  I mean, if your image
> is complecated, it might be eating so much cpu time?

Yes. Realtime IFS fractal drawing. I think the hard CPU calculation is not
the problem. The program will also jamm if the drawing thread is sleeping
by sleep(big_number). Ofcourse beter way to do this drawing is pre-count
the fractal to temporary memory table and copy it to the drawing area.

   Aki "Aksu" Honkasuo       Peace, Love     E-Mail: [EMAIL PROTECTED]
   Punkkerikatu 1 B 30           and         Voice: +358 (0)50 533 5336
   Fin-53850 Lappeenranta   Free Software    http://www.lut.fi/~honkasuo/


+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to