POV-Ray : Newsgroups : povray.binaries.images : Isosurface rocks and slope texture : Re: Isosurface rocks and slope texture Server Time
29 Jul 2024 22:26:30 EDT (-0400)
  Re: Isosurface rocks and slope texture  
From: Thomas de Groot
Date: 4 Jul 2013 03:56:07
Message: <51d52a97@news.povray.org>
I promised an image, here it is.

Used the following pattern code:

texture {
   slope {
     <0.0, -0.3, 0.0> , 0.0 , 0.5
     altitude <0, 0.7, 0.0> , LowerBound-5 , UpperBound
   }
   texture_map {
     [0.60 Grass]
     [0.65 Soil or weathering if you want]
     [0.80 Rock]
   }
}

Note that - as suggested by Le_Forgeron - I lowered Lo_alt a bit more 
than the lower boundary of the bounding_box of the isosurface. Playing 
with that setting gives indeed more interesting possibilities.

Thomas


Post a reply to this message


Attachments:
Download 'elements of geology5_04.png' (454 KB)

Preview of image 'elements of geology5_04.png'
elements of geology5_04.png


 

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