POV-Ray : Newsgroups : povray.binaries.images : Saturn Ring - a first wip : Re: Saturn Ring - a first wip Server Time
5 Jul 2024 03:36:42 EDT (-0400)
  Re: Saturn Ring - a first wip  
From: Thomas de Groot
Date: 11 Jan 2015 07:36:16
Message: <54b26e40@news.povray.org>
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


Post a reply to this message


Attachments:
Download 'complex.png' (1092 KB)

Preview of image 'complex.png'
complex.png


 

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