|
 |
On Fri, 15 Jun 2001 17:03:13 -0400, Jim Kress wrote:
>I want to look at an interior cross section of a media object. Using a
>clipping plane (i.e. clipped_by) causes all the media to vanish - not the
>desired effect.
>
>Anybody know how to generate/ view an interior cross section of media?
You'll have to CSG intersect your media container with the clipping plane.
Clipped_by won't work because media likes to be inside finite, bounded
spaces.
--
#local R=<7084844682857967,0787982,826975826580>;#macro L(P)concat(#while(P)chr(
mod(P,100)),#local P=P/100;#end"")#end background{rgb 1}text{ttf L(R.x)L(R.y)0,0
translate<-.8,0,-1>}text{ttf L(R.x)L(R.z)0,0translate<-1.6,-.75,-1>}sphere{z/9e3
4/26/2001finish{reflection 1}}//ron.parker@povray.org My opinions, nobody else's
Post a reply to this message
|
 |