| 
  | 
mblur.inc requires functions.inc and I attached the latter file just to make 
sure....
the code I used for the sphere (see povray.binaries.images for image) 
following below:
/**** start of code snippet ****/
sphere {
  < 0, 0, 0>, .5
  material{MBlur(.1,1,pigment { color rgb 1},25,1,1,1)}
  translate < .8, .51,-.6>
}
/**** end of code snippet ****/
regards,
Eli
 Post a reply to this message 
 
Attachments: 
Download 'mblur.inc.txt' (4 KB)
Download 'functions.inc.txt' (26 KB)
 
  
 | 
  |