POV-Ray : Newsgroups : povray.binaries.images : displace_warp - dispWarp.jpg (1/1) : Re: displace_warp - dispWarp.jpg (1/1) Server Time
2 Oct 2024 06:23:11 EDT (-0400)
  Re: displace_warp - dispWarp.jpg (1/1)  
From: Chris Huff
Date: 25 Jun 2000 19:08:22
Message: <chrishuff-BA3AE4.18125125062000@news.povray.org>
In article <39568639$1@news.povray.org>, "Simen Kvaal" 
<sim### [at] studentmatnatuiono> wrote:

>       //something like; don't know the synatx ;)

The syntax is like this, you had it pretty close.
pigment {
    blah-blah
    warp {
        displace_warp {
            PATTERN+COLOR_MAP or other pigment stuff
        }
    }
}

Though I will probably shorten "displace_warp" to simply "displace" 
before I release it. The "_warp" is a bit redundant, since it is always 
used in a "warp {...}" block.

-- 
Christopher James Huff - Personal e-mail: chr### [at] maccom
TAG(Technical Assistance Group) e-mail: chr### [at] tagpovrayorg
Personal Web page: http://homepage.mac.com/chrishuff/
TAG Web page: http://tag.povray.org/


Post a reply to this message

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