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

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Texturemapping speedup
  5. Date: 10 Jan 1996 03:27:28 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4cvbn0$dn6@sunsystem5.informatik.tu-muenchen.de>
  9. References: <john.hendrikx.40k4@grafix.xs4all.nl> <Rr3Px*AKe@yaps.rhein.de> <4bc7i9$5r7@maureen.teleport.com> <4be5k3$cli@brachio.zrz.TU-Berlin.DE> <4bf21s$egp@sunsystem5.informatik.tu-muenchen.de> <4cguv1$br2@brachio.zrz.TU-Berlin.DE>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Philipp Boerker (rawneiha@hydra.zrz.TU-Berlin.DE) wrote:
  14. : fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer) writes:
  15.  
  16.  
  17. : >In article <4be5k3$cli@brachio.zrz.TU-Berlin.DE>, rawneiha@hercules.zrz.TU-Berlin.DE (Philipp Boerker) writes:
  18.  
  19. : >|>  Again: you will have to clear datacaches as well on 040+!
  20.  
  21. : >why ? writeback thingy ?
  22.  
  23. : Yes. Stephan pointed out that one can disable caching for the modification
  24. : and afterwards flush Inst Cache. Well, I never thought of that, still I won't
  25. : start using SM (sadomaso) code, because I want my code to run on future
  26. : cpus (emulations) as well.
  27.  
  28. oh emulations are good! As for the emulating cpu, both 020 code & data will
  29. be data even the old A500 hacks will run ;)) you could even make the
  30. move sr,Dn instruction compatible again ;))
  31.  
  32. PPC, the most compatible 680xx :D
  33.  
  34. : >|> And: talking about optimizations I might add that my polygon mapping
  35. : >|> loop fits into the 256 bytes !
  36.  
  37. : >including 1st outer ? 2nd outer ?
  38.  
  39. : Input:
  40. : Pointer to list of objects,
  41. : pointer to chunkybuffer.
  42.  
  43. : Output:
  44. : linearly mapped polygons.
  45.  
  46. : Performance:
  47. : Estimated 15000 polygons per second on a 50 MHz 030, and some parts aren't
  48. well, depends on how big they are I bet ;)
  49.  
  50. : optimized yet (C2P, rotation-projection)...
  51.  
  52. well, chunky polygons imho only make sense if you mix it with gouraud or
  53. mapping. like frontier for exmaple.
  54.  
  55. : Greets,
  56. : Phil.
  57. : ----------------------------
  58. : grond/matrix
  59. : rawneiha@sp.zrz.tu-berlin.de
  60. : ----------------------------
  61. ------------------------------------------------------------------------
  62.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  63.