POV-Ray : Newsgroups : povray.binaries.images : Knots 1/5 [77kb] : Re: Knots 1/5 [77kb] Server Time
14 Nov 2024 18:19:52 EST (-0500)
  Re: Knots 1/5 [77kb]  
From: Mael
Date: 4 Dec 2003 13:20:05
Message: <3fcf7ad5@news.povray.org>
> Also, on this first one, the textures of the "ropes" look a little fuzzy.
> What type of texture is that?  I could find some good uses for it.

This texture (by Fabien Mosen) uses the "aoi" pigment map of mlpov (I'm not
sure but it might be possible to do something similar with the slope pattern
in official pov)

pigment {
  aoi
  color_map {[0 coul*.7][.2 coul*1][.5 coul+<.5,.5,.5>][1 coul] } }
finish { ambient 0 diffuse .8 }
normal { wrinkles .25 }

M


Post a reply to this message

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