POV-Ray : Newsgroups : povray.binaries.images : Art Gallery (WwW IRTC) (47kbu) : Re: Art Gallery (WwW IRTC) (47kbu) Server Time
16 Aug 2024 10:26:32 EDT (-0400)
  Re: Art Gallery (WwW IRTC) (47kbu)  
From: Nekar Xenos
Date: 19 Feb 2002 05:26:59
Message: <3c722873@news.povray.org>
"Gail Shaw" <gsh### [at] monotixcoza> wrote in message
news:3c7224c1@news.povray.org...
> Just about finished. The closest painting needs a little more work.
>
> Anyone have any suggestions as to how I can make the fish look wetter?
>
How about adding a texture layer something like this:

texture{pigment {colour rgbt 1} normal{quilted} finish{reflection .2 specular
.5}}

Just off the top of my head - haven't tested it yet.

--
#local X=20*<-2,2,5>;#local K=2*z*X-X;#local R=seed(frame_number);blob{#while(K
.x>X.x)#local N=X+<rand(R)rand(R)1>/3;#local X=(vlength(N-K)<vlength(X-K)?N:2*X
-N);sphere{X,1,1rotate z*90}sphere{X,1,1}#end pigment{rgbt 1}interior{media{
emission<2,4,5>*5}}hollow scale.05}//   http://nekar_xenos.tripod.com/metanoia/
sphere_sweep{catmull_rom_spline 6<-8,-8>1<-8,-8>1<-8,8>1<8,-8>1<8,8>1<8,8>1
translate 20*z pigment{gradient z scale 3color_map{[0rgb<0,9,18>][1rgb 0]}}}


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.324 / Virus Database: 181 - Release Date: 2002/02/14


Post a reply to this message

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