POV-Ray : Newsgroups : povray.binaries.images : Blasted infernal image maps II : Re: Blasted infernal image maps II Server Time
2 Oct 2024 20:22:03 EDT (-0400)
  Re: Blasted infernal image maps II  
From: Sigmund Kyrre Aas
Date: 27 Mar 2000 13:23:44
Message: <38DFA724.5DCE8D96@stud.ntnu.no>
You don't compensate for aspect ratio:

> box{<0,0,0>,<1,1,0.001>
>                 pigment{
>                         image_map{
>                                 tga "c:\My Documents\left2.tga"
>                                 once
>                                 map_type 0
>                                 }
>                         }
>                 finish {ambient 1 diffuse 0}
>                 translate <-0.5,-0.5,-0.05>
                  scale 14 *vnormalize(<126,689,1>)
>                 translate -17*x -1.5*y  +3*z
>         }


Post a reply to this message

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