POV-Ray : Newsgroups : povray.binaries.images : Saturn Ring - a first wip : Re: Saturn Ring - a first wip Server Time
5 Jul 2024 05:18:09 EDT (-0400)
  Re: Saturn Ring - a first wip  
From: Paolo Gibellini
Date: 12 Jan 2015 05:39:58
Message: <54b3a47e$1@news.povray.org>
Thomas de Groot wrote on 11/01/2015 13.35:
> But this has better potential (see image) using as function:
>
> function(x,y,z) {
>      0.8
>    - f_crackle(400*x, 400*y, 400*z)
>    + f_bozo(x*100, y*100, z*100)
>    - f_waves(x*100, y*10, z*100)
> }
>
> Thomas
Nice. with a different texture could be used for a plower field too.
Paolo


Post a reply to this message

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