POV-Ray : Newsgroups : povray.binaries.images : isosurface does not render as expected : Re: isosurface does not render as expected Server Time
11 Aug 2024 07:14:21 EDT (-0400)
  Re: isosurface does not render as expected  
From: Budgery
Date: 19 Apr 2004 11:00:00
Message: <web.4083e8ff8768e240a1fd027f0@news.povray.org>
> I don't see a bounded_by statement in there.  Maybe if your the default
> bounding box is something like box { 1, -1 } then it would certainly cut
> off most of your 1.6 radius sphere.
>
> Try inserting this statement right beneath function{...}:
>
> bounded_by { box { 2, -2 } }
>
>
> That should make the bounding box plenty big enough for your sphere.  At
> least, if that IS the problem.
>
> Budge


Its official.  I'm a retard.  All those "bounded_by"'s in there should be
"contained_by"

Two other people got it right before I did, though :)

Budge


Post a reply to this message

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