POV-Ray : Newsgroups : povray.general : Praise POV-Ray 3.5 ! : Re: Praise POV-Ray 3.5 ! Server Time
7 Aug 2024 23:22:58 EDT (-0400)
  Re: Praise POV-Ray 3.5 !  
From: Warp
Date: 6 Sep 2001 19:04:04
Message: <3b9800e4@news.povray.org>
Rune <run### [at] mobilixnetdk> wrote:
: #local F=function{pattern{crackle form x}}#declare G=function{pattern{
: spiral1 3}}plane{-z,-30 finish{ambient 1}pigment{function{F(x,y,z)/3+G
: (x/8,y/8,z/8)/8}color_map{[.2,rgb 0][.2,rgb 1]}}}// crackle variant #7

  Use this color map and it will look even better:

color_map{[0 rgb 1][.1 rgb z][.25 rgb 0]}

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

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