|
|
> 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
|
|