|
|
PLease see the scene file in p.t.s-f.
I am trying to create an isosurface object, intersect it with a plane
and translate it.
The last two lines of the code are for a sphere at <0,0,0> and <0,.5,0>.
Rendering each object seperatly will illustrate my woes.....
TIA (carrerra?)
:-)
paul
Post a reply to this message
|
|
|
|
Wasn't it Paul Daniel Jones who wrote:
>PLease see the scene file in p.t.s-f.
>
>I am trying to create an isosurface object, intersect it with a plane
>and translate it.
>The last two lines of the code are for a sphere at <0,0,0> and <0,.5,0>.
>Rendering each object seperatly will illustrate my woes.....
This Megapov bug has been mentioned before. When you translate a CSG
which involves an isosurface, the isosurface's contained_by info doesn't
get translated to the new position, which can lead to all sorts of odd
effects.
Until the bug gets fixed, don't translate CSGs that involve isosurfaces.
--
Mike Williams
Gentleman of Leisure
Post a reply to this message
|
|