[JAVA3D] ModelClip problem

2002-05-21 Thread Olivier Tassy
Hello, I have several transparent objects with their names inside (some OrientedShape3D). I use a ModelClip with 6 planes to slice objects but not their name ( I used the ModelClip.addScope(objects) method ). I want each name to become transparent only when it's corresponding object has com

[JAVA3D] modelclip problem

2002-05-17 Thread Olivier Tassy
Hello, I have several transparent objects with their names inside (some OrientedShape3D). I use a ModelClip with 6 planes to slice objects but not their name ( I used the ModelClip.addScope(objects) method ). I want each name disappear only when it's object has completely disappear.  so I us