home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / tools / 581 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  912 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!bu.edu!transfer!ceylon!genesis!mheller
  2. From: mheller@genesis.nred.ma.us (Martin Heller)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Re: graphics question
  5. Message-ID: <92072924857@genesis.nred.ma.us>
  6. Date: 29 Jul 92 10:10:20 GMT
  7. References: <1992Jul28.152007.16849@esds.mdc.com>
  8. Organization: Genesis Public Access Minix  +1 508 664 0149
  9. Lines: 8
  10.  
  11. In article <1992Jul28.152007.16849@esds.mdc.com> bonney@esds.mdc.com (Greg Bonney) writes:
  12. >Is it possible to write fast 3-D graphics applications under Windows?  Is there
  13. >any way to do page flipping in a window?  I'm new to Windows programming, so
  14. >I'd appreciate any ideas or suggestions.  I've already thought of using fixed-
  15. >point math and trig look-up tables.  Any suggestions on how to (or how not to)
  16. >implement these?
  17. >
  18. You'll also want to use memory device contexts and bitblt to the screen.
  19.