On Tue, 04 Aug 1998 15:57:55 -0400, Bryan S. Jones
<s00### [at] discoverwrightedu> wrote:
>I have created an interesting snake head. Although I am trying to use
>the difference command to subtract out the pits in the jaw. I made the
>head using a bezier patch and the pit with another bezier patch. I want
>to subtract out the pit from the head, but the render window subtracts
>out the entire image. What can I do to prevent this?
Bezier patches can't be used in CSG because they don't have an "inside"
and an "outside." There's no easy way around this; you'll have to model
the difference yourself.
Post a reply to this message
|