POV-Ray : Newsgroups : povray.newusers : bicubic patch editor : Re: bicubic patch editor Server Time
13 Apr 2025 07:14:33 EDT (-0400)
  Re: bicubic patch editor  
From: gulino
Date: 3 Apr 2025 10:30:00
Message: <web.67ee9b6041fe044264ac0beab67afd2@news.povray.org>
Bozo instead of gradient y
I think before was better

pigment {
        bozo scale 3 turbulence .9
        pigment_map {
            [0.00 color rgb <0.3, 0.5, 0.0>]
            [0.50 color rgb <0.3, 0.6, 0.0>]
            [1.00 color rgb <0.3, 0.7, 0.0>]
        }
    }


Post a reply to this message


Attachments:
Download 'plainpov.png' (77 KB)

Preview of image 'plainpov.png'
plainpov.png


 

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