POV-Ray : Newsgroups : povray.unofficial.patches : Another post_process idea : Re: Another post_process idea Server Time
2 Sep 2024 12:13:19 EDT (-0400)
  Re: Another post_process idea  
From: Warp
Date: 28 Apr 2000 10:24:00
Message: <39099eff@news.povray.org>
Chris Huff <chr### [at] yahoocom> wrote:
: True for most of these, but the COLOUR type is an array of 3 floats, not 
: doubles.

  So we get:
  786432*(3*4+3*8+2*8+8+6*8+3*8) = 103809024 bytes = 99 Megabytes.

  Not much difference.

: Currently, only the needed data is saved.

  But if the function uses all the parameters, it will take the maximum
amount?

  If the function is applied in a pixel-by-pixel basis, regardless of the
other pixels, why can't it be done on the fly, as someone else suggested?
It would certainly save lots of memory and/or disk space usage.
  And I don't think that writing and then reading 100 Megs of data to/from
disk is the fastest operation possible...

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.