home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / c / 20169 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.1 KB

  1. Xref: sparky comp.lang.c:20169 comp.lang.c++:19864
  2. Newsgroups: comp.lang.c,comp.lang.c++
  3. Path: sparky!uunet!haven.umd.edu!news.umbc.edu!gmuvax2!twallace
  4. From: twallace@gmuvax2.gmu.edu (Todd Wallace)
  5. Subject: Re: Basic 3D equations
  6. Message-ID: <1993Jan25.155615.8975@gmuvax2.gmu.edu>
  7. Organization: George Mason University, Fairfax, Va.
  8. References: <10111016@MVB.SAIC.COM> <EfJvHDK00XQD8IcxZP@andrew.cmu.edu> <1993Jan18.174006.15225@alex.com>
  9. Date: Mon, 25 Jan 1993 15:56:15 GMT
  10. Lines: 13
  11.  
  12. I am looking for code or pseudocode that will allow me to
  13. calculate the screen coordinates of a point in 3-space, given
  14. the coordinates of the viewer in 3-space.  These equations are
  15. the basis of programming 3D graphics, but I have not been able
  16. to find them.
  17.  
  18. Any help/hints greatly appreciated.
  19. ----------------------------------------------------------------
  20. |    Todd Wallace               |  "A pessimist is surprised   |
  21. |    twallace@gmuvax2.gmu.edu   |   as often as an optimist,   |
  22. |                               |   but always pleasantly."    |
  23. |                               |            - Robert Heinlein |
  24. ----------------------------------------------------------------
  25.