POV-Ray : Newsgroups : povray.advanced-users : File Read Problem : Re: File Read Problem Server Time
29 Jul 2024 02:28:59 EDT (-0400)
  Re: File Read Problem  
From: Warp
Date: 19 Apr 2003 21:49:42
Message: <3ea1fcb6@news.povray.org>
David Vincent-Jones <geo### [at] galaxynetcom> wrote:
> The positioning is displaying correct as expected but the color is only
> displaying as white.

  That's probably because C1, C2 and C3 are larger than 1.
  You have to divide them with a value which scales them into the range
0-1 in order to get a color.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

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