POV-Ray : Newsgroups : povray.general : Blasted infernal image maps III : Re: Blasted infernal image maps III Server Time
9 Aug 2024 03:19:20 EDT (-0400)
  Re: Blasted infernal image maps III  
From: Chris Huff
Date: 21 Aug 2000 13:51:04
Message: <chrishuff-E6CF32.12522621082000@news.povray.org>
In article <39A165C1.266BA168@my-dejanews.com>, 
gre### [at] my-dejanewscom wrote:

> I went:
> 
> object {MyObject01
>     scale, rotate,translate
> 
>     texture {MyTexture01}
>     pigment {image_map....
>         }
>     }
> 
> How should this be done?

Try:
object {MyObject01
    texture {MyTexture01}
    texture {pigment {image_map....}}
    scale, rotate,translate
}

-- 
Christopher James Huff
Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tagpovrayorg, http://tag.povray.org/

<><


Post a reply to this message

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