POV-Ray : Newsgroups : povray.binaries.programming : Re: BUG in POVRAY ??? Server Time
25 Apr 2024 19:41:34 EDT (-0400)
  Re: BUG in POVRAY ??? (Message 1 to 1 of 1)  
From: Ron Parker
Subject: Re: BUG in POVRAY ???
Date: 27 Mar 2001 14:16:04
Message: <slrn9c1pnn.53e.ron.parker@fwi.com>
On Tue, 27 Mar 2001 21:12:26 +0200, A. Jans-Beken wrote:
>
>While working on an instrument panel defined like this:
>
>box {
>  <0, 0, 0>,
>  <1, 1, 1>
>  pigment {
>    image_map {
>      gif "glare_right.gif"
>      map_type 0
>      interpolate 2
>      transmit 255 1.0
>    } // image_map
>  } // pigment
>  scale <0.400, 0.456, .01>
>}
>
>I get the result in the picture shown. Some pixels from my image have
>scrolled to the oposite site of the cube <0,0,0> <1,1,1>.
>
>Is this a bug in POVRAY? (I have version 3.1G).

Without looking at the image (which shouldn't have been crossposted to 
p.programming) I can suggest that perhaps making the cube a teensy bit 
smaller or using the "once" option to your image_map will fix the 
problem.  

[f'ups to povray.general]

-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
My opinions.  Mine.  Not anyone else's.


Post a reply to this message

From: IFICKIT
Subject: Re: BUG in POVRAY ???
Date: 10 Mar 2002 04:12:43
Message: <3c8b238b@news.povray.org>
convert the gif to 24bit tga and see if that helps before altering your
code!

peacepipe was here


Post a reply to this message

From: IFICKIT
Subject: Re: BUG in POVRAY ???
Date: 26 Apr 2002 12:44:17
Message: <3cc983e1$1@news.povray.org>
post the gif and let others test it


Post a reply to this message

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