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