POV-Ray : Newsgroups : povray.binaries.images : Rock textures [25kb] : Re: Rock textures [25kb] Server Time
13 Aug 2024 21:17:11 EDT (-0400)
  Re: Rock textures [25kb]  
From: Lenx
Date: 30 Mar 2003 05:05:03
Message: <web.3e86c026cc740391de2a6cfb0@news.povray.org>
Tom Melly wrote:
>One image-map, one procedural....
>
>
>
>--
>#macro A(V,B,C,R)#while(B-256)#if(V-128/B>=0)sphere{0,.5translate<C-4R-1,9>
>pigment{rgb<1-C/8R/2C/8>}}#local V=V-128/B;#end#local B=B*2;#local C=C+1;#
>end#end A(234,1,0,2)A(85,1,0,1)A(81,1,0,0)light_source{-5 1}//Tom Melly
>






This looks very great! it's exactly what i am looking for.
Is there some way for me to get the code or a guideline to programm
it? I tried to make it myself but i'm so talented you know :-|

regards,
lenx


Post a reply to this message

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