POV-Ray : Newsgroups : povray.binaries.images : Infernal blasted image maps : Re: Infernal blasted image maps Server Time
2 Oct 2024 20:24:27 EDT (-0400)
  Re: Infernal blasted image maps  
From: Gail Shaw
Date: 28 Mar 2000 05:14:17
Message: <38e085f9@news.povray.org>
Greg M. Johnson wrote in message <38DF6D27.7E7FBD8E@my-dejanews.com>...
>My memory is a bit foggy of all the things I tried. I probably should go
home
>for lunch and post to this ng the actual tracings, but the problem went
>something like this:
>
>///THIS IS WICKEDLY DISTORTED

Yes, it will be

>box{<0,0,0>,<1.,1,0.001>
>                pigment{
>                        image_map{
>                                tga "c:\My Documents\left2.tga"
>                                once
>                               }

                           // add this here
                           scale <0.126,1,1>

>                        }
>                finish {ambient 1 diffuse 0}
>                translate <-0.5,-0.5,-0.05>
>                scale 14
>                translate -17*x -1.5*y  +3*z
>        }
>
>// CHANGE  If my aspect ratio were 0.126  : 1.0 x:y, then
>
>   box{<0,0,0>,<0.126 , 1.0  ,0.001>
>
>didn't work either!  Help!

It will if you add the line scale <0.126,1,1>

>Let's fix this in mega 0.5!!!!!!


As I indicated, it is NOT a bug.

Gail
********************************************************************
* gsh### [at] monotixcoza              * Reality.dat not found         *
* http://www.rucus.ru.ac.za/~gail/ * Attempting to reboot universe *
********************************************************************
* Document program code? Why do you think it's called code?        *
********************************************************************


Post a reply to this message

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