> I've been wondering if it's possible to update only an area of the screen. 
> Let's say, from (x,y) 1,1 to 200,200 (given that the action only takes place 
> in this field...).

You could use gl's framebuffer, and copy just the segment that you've
described to the physical screen (repeatedly).


-Jay


------------------------------------------------------------------
Unsubscribe:  To:   [EMAIL PROTECTED]
              Body: unsubscribe linux-svgalib

Reply via email to