home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4683 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!wupost!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!usenet-feed.cc.umr.edu!mcs213c.cs.umr.edu!johns
  3. From: johns@mcs213c.cs.umr.edu (John Stone)
  4. Subject: Re: I want to learn how to do simple graphics, keyboard, and joystick I/O
  5. References: <1992Sep2.104307.14331@cco.caltech.edu>
  6. Date: Wed, 2 Sep 1992 21:25:51 GMT
  7. Nntp-Posting-Host: mcs213c.cs.umr.edu
  8. Organization: University of Missouri - Rolla
  9. Sender: cnews@umr.edu (UMR Usenet News Post)
  10. Message-ID: <1992Sep2.212551.19196@umr.edu>
  11. Lines: 20
  12.  
  13.  
  14.  
  15. Hi there,
  16. If you want SIMPLE graphics, I've done the work for you :-)
  17. I've written the begginings of a 320x200x256 graphics library
  18. for OS/2 2.0 that writes directly to the video hardware.
  19. I've got points, lines, circles, boxes, and screen clears finished.
  20. I've also been working on a 3d library that works in the same mode...
  21. (for games etc...)
  22.  
  23. I've still got a lot of stuff to write though (bitblts, filled polys etc..)
  24. but if it is simple that you are looking for, I've got it :-)
  25.  
  26. I did this with IBM C Set/2
  27.  
  28. Later,
  29.        John Stone
  30.        johns@cs.umr.edu
  31.  
  32.  
  33.