POV-Ray : Newsgroups : povray.newusers : aligning an image on a highfield : Re: aligning an image on a highfield Server Time
6 Sep 2024 12:13:00 EDT (-0400)
  Re: aligning an image on a highfield  
From: Nieminen Mika
Date: 30 May 1998 08:37:56
Message: <6kouj4$pge$1@oz.aussie.org>
michael oberlin <obe### [at] elmonmcedu> wrote:
: I know this question has been partially addressed before, but I still
: have trouble understanding how to translate and scale an image map so
: that it aligns with a highfield. Anyone want to offer a really
: simplified explanation for this? Yah, I'll admit to being dense when it
: comes to stuff like this! Mike Oberlin

  I remember that it's as simple as:

height_field
{ gif "whatever"
  pigment
  { image_map { gif "whatever" }
    rotate x*90
  }

  modifiers...
}

-- 
                                                              - Warp. -


Post a reply to this message

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