|
|
CMcCabe wrote:
>
> i found out what i did wrong and now have another question
> in using a merge or difference statement, why is it that objects just
> dissappear if they are not touching?
It would be hard to say unless you provided me with a specific example
to look at. Needless to say a CSG operation (except a union) requires
that the objects in the CSG must be touching for the operation to work
properly. In your original example the only object that would ever be
visible in the scene would be box 1. Box 2 and box 3 are only reference
shapes for the operation and would not be visible regardless if they
touched box 1 or not.
> as for tutorials... after doing a text search for 'geometry' or 'csg' in the
> page, i couldn't find what i was looking for
Try this page; chapter 8 - http://jan.ucc.nau.edu/~dld6/pov_lessons/index.html
--
Ken Tyler - 1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/
Post a reply to this message
|
|