POV-Ray : Newsgroups : povray.binaries.images : Scaly Torii : Re: Scaly Torii Server Time
8 Aug 2024 18:16:25 EDT (-0400)
  Re: Scaly Torii  
From: Zeger Knaepen
Date: 19 May 2005 09:06:36
Message: <428c8f5c@news.povray.org>
"Mark Birch" <las### [at] hotmailcom> wrote in message
news:web.428c79607bf93e1594a437560@news.povray.org...
> I was mesing about, trying to get a good 'rough sea' texture applied to a
> torus, and inadvertently stumbled across this...
>
> Could make some nice dragon scales or palm tree bark.
>
> Anyways, I just thought I'd share.

interesting!

> (Still haven't got that 'rough sea' yet, and yes I've tried f_ridgedmf -
> looks awful).

try function{pigment {granite color_map {[0 rgb 1][1 rgb 0]}}}, works for me :)

cu!
--
camera{location-z*3}#macro G(b,e)b+(e-b)*(C/50)#end#macro L(b,e,k,l)#local C=0
;#while(C<50)sphere{G(b,e),.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1
;#end#end L(y-x,y,x,x+y)L(y,-x-y,x+y,y)L(-x-y,-y,y,y+z)L(-y,y,y+z,x+y)L(0,x+y,
<.5,1,.5>,x)L(0,x-y,<.5,1,.5>,x)                 // ZK http://www.povplace.com


Post a reply to this message

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