POV-Ray : Newsgroups : povray.binaries.images : Another point of view : Re: Another point of view Server Time
13 Jul 2025 15:11:30 EDT (-0400)
  Re: Another point of view  
From: H  Karsten
Date: 17 Nov 2009 13:05:00
Message: <web.4b02e517234deab6da6353d60@news.povray.org>
OK, today just the hip joint and a view holes, but I'va played a little with the
texture. Its a blurred reflection with a projection overlay in mc-pov.

Looks like this:

//###########################
texture{pigment{color rgb 0}
finish{reflection {0,1} montecarlo{mc_reflect{1 1 1 750}}}}
texture{pigment{
projection{object{M}normal on blur .1,1}
color_map{
[0 color rgbt <0,0,0,1>]
[1 color rgbt 0]
}}
finish{ambient 0 reflection 0}
}
//##########################

object{M} in the second layer is the collection of all objects in the scene.


Post a reply to this message


Attachments:
Download 'u-leg02.jpg' (49 KB)

Preview of image 'u-leg02.jpg'
u-leg02.jpg


 

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