POV-Ray : Newsgroups : povray.binaries.images : A sphere over a checkered plane : Re: A sphere over a checkered plane Server Time
3 Jul 2024 00:07:16 EDT (-0400)
  Re: A sphere over a checkered plane  
From: MichaelJF
Date: 10 Nov 2014 15:50:01
Message: <web.546124f2a4acebb07b7e0b710@news.povray.org>
"Raiford, Michael" <mra### [at] spammailcom> wrote:
> Part of a series of renderings I'm doing for my desktop backgrounds on
> my work computer.
>
> err.. rather an isosurface.
>
> The checkering of the sphere was actually a pretty simple function
> (using the contained_by shape to define the sphere.)
>
> function {(sin(f_th(x,y,z)*13) * sin(f_ph(x,y,z)*13) * sin(f_r(x,y,z)*15))}
>
> The isosurface is then rotated to the proper orientation. :)

Nice work! You should consider an entry at www.cgsphere.com, but you have to
change the scene a bit due to their conditions.

Best regards,
Michael


Post a reply to this message

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