home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 630 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <38231855@kone.fipnet.fi> <4craet$48u@news.cs.tu-berlin.de>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Tue, 9 Jan 96 16:00:35 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Tue, 09 Jan 96 09:32:19 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Subject: Re: Texturemapping speedup
  13. Message-ID: <38231945@kone.fipnet.fi>
  14.  
  15.  
  16. > No. At the moment we draw all the triangles and keep our object
  17. > in the middle of the screen. Yes, not very proper coding :-8 ...
  18. > A better clipping is removing all totaly invisible trigs before
  19. > drawing them. Those that are partially visable are drawn entirely.
  20.  
  21. Aargh.. you support only a rotating object in the middle
  22. of the screen.
  23. Why dont you do backface culling in the first place, it can
  24. be done first so no process that has something to do with
  25. invisible polys have to be done.
  26.  
  27. > "Clipping" is done while doing c2p...
  28.  
  29. How?
  30.  
  31. --                               _
  32. a Stellar programmer          _ //
  33. "Amiga - back for the future" \X/
  34.