Intersected volume

Hi all,



I need a way to detect the intersection between a surface and a cube. I can’t figure out if it is possible or not by using jmonkey 2. Basically the output of this intersection is the volume of figure above the intersection of surface and cube.



Can anyone help me please with this task?



Thanks in advance

you using jMonkeyEngine 2.0 ? is there no way to detect if 2 bounding boxes intersect? and did jME 2 use Bullet? if so you can use that as well