Re: [JAVA3D] how to clip surface in java3d

2004-06-10 Thread Andre Bialojahn
Hello, > I'd like to know how to clip a surface made in java3d ? > which API should i use ? Have a look at ModelClip(), define the clipping planes (just a little maths is all it takes), put the ModelClip() with your object in a TransformGroup and have the bounds and the scope set right. If you s

[JAVA3D] how to clip surface in java3d

2004-06-09 Thread y_z_jiang
hai all, I'd like to know how to clip a surface made in java3d ? which API should i use ? Best regards, y_z_jiang [EMAIL PROTECTED] 2004-06-10 === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of th