home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / hardware / 1383 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  734 b 

  1. Path: sparky!uunet!olivea!decwrl!sdd.hp.com!network.ucsd.edu!lutherlab.ucsd.edu!rabjab
  2. From: rabjab@golem.ucsd.edu (Jeff Bytof)
  3. Newsgroups: comp.sys.next.hardware
  4. Subject: video flicker
  5. Summary: how do you avoid image flicker while animating?
  6. Keywords: refresh synchronization
  7. Message-ID: <rabjab.5.0@golem.ucsd.edu>
  8. Date: 14 Aug 92 21:19:46 GMT
  9. Organization: sio
  10. Lines: 5
  11. NNTP-Posting-Host: lutherlab.ucsd.edu
  12.  
  13. I wrote a short program to send image files to the
  14. screen in real time for animation purposes.  It works great except
  15. there is some flickering of the image.  Perhaps not being synched with
  16. the natural refresh rate of the screen is causing the flickering.
  17. Is there a register I should poll for the event of screen refresh?
  18.