home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4665 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1003 b   |  20 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!brooke
  3. From: brooke@cco.caltech.edu (Brooke Paul Anderson)
  4. Subject: I want to learn how to do simple graphics, keyboard, and joystick I/O
  5. Message-ID: <1992Sep2.104307.14331@cco.caltech.edu>
  6. Sender: news@cco.caltech.edu
  7. Nntp-Posting-Host: sandman
  8. Organization: California Institute of Technology, Pasadena
  9. Date: Wed, 2 Sep 1992 10:43:07 GMT
  10. Lines: 8
  11.  
  12. Can anyone recommend references?  I am writing a flight dynamics module
  13. for a flight sim, and I would like to test it by wrapping it in a system
  14. that would do very simple and crude graphics and support keyboard and
  15. joystick input (e.g., I would like to have an artificial horizon and
  16. be able to use the joystick to fly it around, print the alt, the airspeed,
  17. etc. on the screen -- all in as simple a way as possible).  Do I need to
  18. learn about PM and initializing windows, etc., like I would with a Mac?
  19. I hope not -- I don't want to dig through all that.
  20.