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

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!darwin.sura.net!Sirius.dfn.de!Urmel.Informatik.RWTH-Aachen.DE!dfv.rwth-aachen.de!sungate.fido.de!p1.hippo.fido.de!softstream.fido.de!Norbert_Unterberg
  2. Date: Wed, 29 Jul 92 19:12:39 +0200
  3. From: Norbert_Unterberg@softstream.fido.de (Norbert Unterberg)
  4. Subject: Re: graphics question
  5. Message-ID: <18b6d794@p4.f36.n245.z2.fidonet.org>
  6. References: <6ea1730a@esds.mdc.com>
  7. Newsgroups: comp.os.ms-windows.programmer.tools
  8. X-Comment-To: bonney@esds.mdc.com (Greg Bonney)
  9. Organization: Norbert_Unterberg@softstream.fido.de 
  10. Lines: 19
  11.  
  12.  
  13. GB> Is it possible to write fast 3-D graphics applications under Windows? Is
  14. GB> there any way to do page flipping in a window? I'm new to Windows
  15. GB> programming, so I'd appreciate any ideas or suggestions. I've already
  16. GB> thought of using fixed- point math and trig look-up tables. Any
  17. GB> suggestions on how to (or how not to) implement these?
  18.  
  19. Windows does not support 3D graphics, you have to do the calculations yourself. 
  20. Neither does it support video page flipping or multiple video pages. So 3D 
  21. animation or flicker free animation at all is a very hard thing (I guess) to do 
  22. in windows.
  23.  
  24. Norbert
  25. ---
  26. Norbert Unterberg            Phone:    ++49-2335-6 17 86
  27. Koehlerstr. 12c              Fax:      ++49-231-48 85 98
  28. 5802 Wetter 2                Internet: Norbert_Unterberg@softstream.fido.de
  29. Germany                      Fidonet:  Norbert Unterberg at 2:245/36.4
  30.  
  31.