home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4004 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.5 KB  |  53 lines

  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: Demo/game to OS friendly part II
  5. Date: 15 Feb 1996 16:58:14 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4fvon6$mr0@sunsystem5.informatik.tu-muenchen.de>
  9. References: <618.6599T1T505@mbox3.swipnet.se> <4f7qkp$q3u@oreig.uji.es> <38232358@kone.fipnet.fi> <4ffl1b$cnt@sunsystem5.informatik.tu-muenchen.de> <38232391@kone.fipnet.fi> <4fvih5$gdm@oreig.uji.es>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <4fvih5$gdm@oreig.uji.es>, ii202@rossegat.uji.es (Jorge Acereda Macia) writes:
  15. |> Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
  16. |> Lines: 22
  17. |> Distribution: world
  18. |> Message-ID: <4fvih5$gdm@oreig.uji.es>
  19. |> References: <618.6599T1T505@mbox3.swipnet.se> <4f7qkp$q3u@oreig.uji.es> <38232358@kone.fipnet.fi> <4ffl1b$cnt@sunsystem5.informatik.tu-muenchen.de> <38232391@kone.fipnet.fi>
  20. |> NNTP-Posting-Host: @rossegat.uji.es
  21. |> X-Newsreader: TIN [version 1.2 PL2]
  22. |> 
  23. |> Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  24. |> 
  25. |> > > btw optimal c2p is not only config dependent, beyond 040
  26. |> > > it even can get aplication dependent (cpu overtaking more
  27. |> > > passes than usual for very fast fx).
  28. |> 
  29. |> > I think it is something like 2pass CPU and 2pass blitter
  30. |> > on 68020/68030 and 4pass CPU on 68040/68060.
  31. |> 
  32. |> It depends on the effect you want to code. If you need to code
  33. |> a 256x256 rotozoom 68030 can do 25 fps with 3 cpu passes and
  34. |> one blitter pass. IMHO it is not possible to get 25 fps with
  35. |> 2 blitter passes at this size.
  36.  
  37. true, blitter needs about 0.04s for 1 pass 320x256 1x1.
  38. you got to decrease size due to fact that copying to
  39. chipmem slows down the pass.
  40.  
  41. |> 
  42. |> Greets,
  43. |> --
  44. |>  ---------------------------- --------------------------------------------
  45. |> |       Jorge Acereda        |      Dream the same thing everynight       |
  46. |> |   ii202@rossegat.uji.es    |       I see our freedom in my sight        |
  47. |> |       Intel Outside        |     No locked doors, no windows barred     |
  48. |> |        Amiga Rules         |   No things to make my brain seem scarred  |
  49. |>  ---------------------------- --------------------------------------------
  50. ------------------------------------------------------------------------
  51.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  52.  
  53.