On 6/1/24 11:11, William F Pokorny wrote:
> It's an attempt to open the door for users to create normal patterns
> based on spatial information in a way sort of like what happens when
> scalar value patterns / functions are used in a normal{} block.
Another 'spatial' normal{} image using the following code:
#declare Nrml_0 = normal {
//spatial type 0 bump_size +0.3 // Left
spatial type 1 bump_size +1.5 // Right
warp { repeat x offset 1/3 flip y}
warp { repeat y offset 2/3 flip z}
warp { repeat z offset 0/3 flip x}
rotate <+22,+44,-43>
warp { repeat x offset 0/3 flip y}
warp { repeat y offset 1/3 flip z}
warp { repeat z offset 2/3 flip x}
rotate <-33,+22,-11>
scale 1/17
}
Bill P.
Post a reply to this message
Attachments:
Download 'wildwarp.jpg' (112 KB)
Preview of image 'wildwarp.jpg'

|