Hi all, I have a Shape3D something like the attached file. I known the (x,y,z) coordinates of all the vertices. All the angles are 90 and the thickness is constant.
Is there a way to find the volume of shapes in JAVA3D? I can divide the shape into small rectangles and find the areas but I don't want this because some shapes have too many vertices. So it is not an efficient way for me. Thanks for any help. Ali
<<inline: rect.jpg>>