home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.eng.gtefsd.com!gatech!destroyer!cs.ubc.ca!uw-beaver!micro-heart-of-gold.mit.edu!mintaka.lcs.mit.edu!ai-lab!fiber-one!sundar
- From: sundar@fiber-one.ai.mit.edu (Sundar Narasimhan)
- Newsgroups: comp.sys.sgi.graphics
- Subject: simple GL question
- Date: 28 Jan 1993 17:55:01 GMT
- Organization: MIT Artificial Intelligence Laboratory
- Lines: 8
- Sender: sundar@fiber-one (Sundar Narasimhan)
- Distribution: world
- Message-ID: <1k96llINN5cu@life.ai.mit.edu>
- Reply-To: sundar@ai.mit.edu
- NNTP-Posting-Host: fiber-one.ai.mit.edu
-
- What is the name of the function that is sort of the inverse
- of the map* functions? I want to take a 3-d point and find out
- the 2-d point on the screen it would project onto. Is the only
- solution to get the transformation matrix and do the conversion
- myself?
-
- -Thanks.
-
-