|
|
news:4037f9b6$1@news.povray.org...
> Two things:
> + I believe your cylinder should read:
> "cylinder {<0,0,0>,<0,2.01,0>,1000}"
Or possibly cylinder {0,2*y,2} ?
> + You should first do the intersection, then apply the texture { pigment
> rgbt 1 } } and the interior with the media to the whole object instead
> of just the sphere.
Common mistake, that, leaving textures out of parts of a CSG and thinking
they'll automatically inherit a parent one.
Bob H.
Post a reply to this message
|
|