POV-Ray : Newsgroups : povray.unofficial.patches : Q: Iso "Heart" : Q: Iso "Heart" Server Time
1 Sep 2024 18:14:54 EDT (-0400)
  Q: Iso "Heart"  
From: Andy Cocker
Date: 13 Jan 2001 08:49:58
Message: <3a605d06@news.povray.org>
Hi,

I still haven't got to grips with isosurfaces... I'm trying to utilise the
built in "heart" function, and it's taken me absolutely ages to actually get
the thing to appear.. but now I cannot get rid of the ugly horizontal line
which bisects the heart...

Any ideas? My code :

isosurface {
 function {"heart",<.004> }
 contained_by{ box {<-.75,-1.2,-1.2>,<.75,1.2,1.2>}}
 max_gradient 5.958
 sign -1
 accuracy 0.0005
 texture {pigment {rgb <.2,.5,.9>} finish {specular .7 roughness .001}}
rotate <0,90,90>
}

Not sure how I arrived at 0.0005 for accuracy.. could this be optimised?

thanks
--
Andy Cocker

---------------------------------------------------------------
listen to my music at:
www.mp3.com/lunarland
---------------------------------------------------------------

'I spilled spot remover on my dog. He's gone now. '
'I went to a restaurant that serves "breakfast at any time."
So I ordered french toast during the Renaissance. '

 - Steven Wright.
---------------------------------------------------------------


Post a reply to this message

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