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

  1. Xref: sparky comp.lang.c:20213 comp.lang.c++:19917
  2. Newsgroups: comp.lang.c,comp.lang.c++
  3. Path: sparky!uunet!netnews!bandy
  4. From: bandy@netnews.jhuapl.edu (Mike Bandy)
  5. Subject: Re: Basic 3D equations
  6. Message-ID: <C1GzEI.Axv@netnews.jhuapl.edu>
  7. Organization: JHU/Applied Physics Laboratory
  8. References: <10111016@MVB.SAIC.COM> <EfJvHDK00XQD8IcxZP@andrew.cmu.edu> <1993Jan18.174006.15225@alex.com> <1993Jan25.155615.8975@gmuvax2.gmu.edu>
  9. Date: Tue, 26 Jan 1993 16:35:06 GMT
  10. Lines: 18
  11.  
  12. twallace@gmuvax2.gmu.edu (Todd Wallace) writes:
  13.  
  14. >I am looking for code or pseudocode that will allow me to
  15. >calculate the screen coordinates of a point in 3-space, given
  16. >the coordinates of the viewer in 3-space.  These equations are
  17. >the basis of programming 3D graphics, but I have not been able
  18. >to find them.
  19.  
  20. David Rogers' texts "Mathematical Elements of Computer Graphics" and
  21. "Procedural Elements of Computer Graphics" discuss the algorithms for 
  22. transformation and perspective in a way that's fairly easy to implement.
  23. I don't have them here at work; if you need the publisher, etc, E-mail me.
  24.  
  25. -- 
  26.  
  27.     Mike Bandy
  28.     bandy@aplcomm.jhuapl.edu
  29.     Johns Hopkins University / Applied Physics Lab
  30.