Re: Animations

Espen Sand (espen.sand@neo.no)
Tue, 18 Mar 1997 15:57:09 +0100

To subscribers of the xforms list from Espen Sand <espen.sand@neo.no> :

1) You can try to use the shared memeory extrension if possible.

2) Only update the parts you really need to update (if you don't do
that already)

3) There are some multibuffering techniques also, but I have never
tried any of them.

I think the first option is the best (fastet), but, of course, you can't
always use it. The program and the X-server must run on the same
machine.

Claes Andersson wrote:
>
> To subscribers of the xforms list from Claes Andersson <claesand@fy.chalmers.se> :
>
> Hi,
>
> In a program that I'm writing, I need to show an animation with 600X600 pixmaps.
> The problem is that this is terribly slow and I suspect that it has to do with
> the picture being sent back and forth between the server and the client. I don't
> know what it would be that takes about two seconds in the process else... I'm
> using Xlib calls to display it since the XPM format is tremendously cumbersome
> if you want to display some, you don't know which from time to time, in 24 bits.
>
> Is it possible to do anything to speed this up?
>
> Thanks in advance!
>
> Claes Andersson
> Chalmers University of Technology
> Gothenburg, Sweden
> _________________________________________________
> To unsubscribe, send the message "unsubscribe" to
> xforms-request@bob.usuf2.usuhs.mil or see
> http://bob.usuf2.usuhs.mil/mailserv/xforms.html
> Xforms Home Page: http://bragg.phys.uwm.edu/xforms
> List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/xforms-archive/

-- 
----
Espen Sand, Research Scientist at Norsk Elektro Optikk A/S

Work: E-mail: espen.sand@neo.no Phone: +47 67974700 Fax: +47 67974900 Address: Solheimveien 62A, P.O.Box 384, N-1471 Skarer, Norway. Home: E-mail: espensa@sn.no Phone: +47 67544269 Address: Evje terrasse 3B, N-1300 Sandvika, Norway. ---- _________________________________________________ To unsubscribe, send the message "unsubscribe" to xforms-request@bob.usuf2.usuhs.mil or see http://bob.usuf2.usuhs.mil/mailserv/xforms.html Xforms Home Page: http://bragg.phys.uwm.edu/xforms List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/xforms-archive/