Hello,
I'm new here and I'm stuck on an issue. I looked through other threads but couldn't find aything that suited my needs. The problem is thus:
A 3d shape is created by connecting all the points of 2 faces. Each face is a closed 2D polygon with between 4 and 20 vertices. The polygons may be rotated along the X Y or Z axes and may be larger or smaller than each other. The volume of the 3D shape created by joining these 2 polygons with straight lines, must be calculated. I've added an image for the rectangular shape, the same thing is applicable to the polygons.

How can I calculate this volume? I've left my math (and I think my brains ) behind in school so I really need some help!!
I'm new here and I'm stuck on an issue. I looked through other threads but couldn't find aything that suited my needs. The problem is thus:
A 3d shape is created by connecting all the points of 2 faces. Each face is a closed 2D polygon with between 4 and 20 vertices. The polygons may be rotated along the X Y or Z axes and may be larger or smaller than each other. The volume of the 3D shape created by joining these 2 polygons with straight lines, must be calculated. I've added an image for the rectangular shape, the same thing is applicable to the polygons.

How can I calculate this volume? I've left my math (and I think my brains ) behind in school so I really need some help!!