|
|
On Mon, 2 Jun 2003 10:50:23 -0400, "Mario" <ant### [at] spamcopnet> wrote:
> I think that would be more like a hemisphere. What I wanted was a slice of
> that. Hmm... like a lemon wedge slice or orange slice
then put intersection between sphere and box, like:
intersection{
sphere{0 1}
box{<-.5,-1,-1><-.4,1,1>}
pigment{rgb 1}
}
ABX
Post a reply to this message
|
|