home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os2.programmer
- 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
- From: johns@mcs213c.cs.umr.edu (John Stone)
- Subject: Re: I want to learn how to do simple graphics, keyboard, and joystick I/O
- References: <1992Sep2.104307.14331@cco.caltech.edu>
- Date: Wed, 2 Sep 1992 21:25:51 GMT
- Nntp-Posting-Host: mcs213c.cs.umr.edu
- Organization: University of Missouri - Rolla
- Sender: cnews@umr.edu (UMR Usenet News Post)
- Message-ID: <1992Sep2.212551.19196@umr.edu>
- Lines: 20
-
-
-
- Hi there,
- If you want SIMPLE graphics, I've done the work for you :-)
- I've written the begginings of a 320x200x256 graphics library
- for OS/2 2.0 that writes directly to the video hardware.
- I've got points, lines, circles, boxes, and screen clears finished.
- I've also been working on a 3d library that works in the same mode...
- (for games etc...)
-
- I've still got a lot of stuff to write though (bitblts, filled polys etc..)
- but if it is simple that you are looking for, I've got it :-)
-
- I did this with IBM C Set/2
-
- Later,
- John Stone
- johns@cs.umr.edu
-
-
-