POV-Ray : Newsgroups : povray.binaries.images : Water: povray play with -1000 : Re: Water: povray play with -1000 Server Time
18 May 2024 12:51:35 EDT (-0400)
  Re: Water: povray play with -1000  
From: LanuHum
Date: 2 Apr 2016 12:50:00
Message: <web.56fff760c8daa117a3e03fe0@news.povray.org>
Le_Forgeron, I found old RPM of your version in my archives. It works! You
joked?

#declare Default_texture = texture{pigment {rgb 1}}

#include "data_Grid_dec.inc"

#declare Plane_ob = displace {
    modulation { pigment {
            agate
            color_map {
                [0 rgb 0.6]
                [1 rgb 0.4]
            }}}
    original data_Grid_ob
    texture{ Default_texture }
    }

object {Plane_ob
    matrix <4.410499, 0.000000, 0.000000,  0.000000, -0.000000, -4.410499,
0.000000, 4.410499, -0.000000,  0.000000, 0.000000, 0.000000>
    }


Post a reply to this message


Attachments:
Download 'displace.jpg' (80 KB)

Preview of image 'displace.jpg'
displace.jpg


 

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