POV-Ray : Newsgroups : povray.beta-test : unclosed function image type : Re: unclosed function image type Server Time
31 Jul 2024 04:23:23 EDT (-0400)
  Re: unclosed function image type  
From: Jaime Vives Piqueres
Date: 10 Sep 2001 07:59:18
Message: <3b9cab16@news.povray.org>

news:3b9ca618@news.povray.org...
>   By the way, I think it should be made clear in the documentation that
using
> a pattern in an image function is more efficient than using a pigment.
>   Why? Because a pattern creates a b/w image while a pigment creates a
color
> image, which is (I suppose) 3 times bigger (ie. it takes 3 times more
memory).

 Ah! Yes, I see: 6.1.6.1. Not read this before, I was only converting an old
"pigment_pattern" from megapov.
(I read the docs "on the fly"). But you are right: a quick test revealed
that it uses half the memory needed with a pigment (not 1/3, tough).

 Thanks!

Jaime


Post a reply to this message

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