Hi everybody,
I'd like to compute the volume of one of the parts of an aabb intersected by a plane, but I don't know from where to start.
I know how to test if a aabb intersects a plane, but not how to compute the volume of either the upper or the lower part of the aabb.
Note that if it's easier or faster, I'm interested in the same calculus for capsule/plane or cylinder/plane.
Thanks.
Show differencesHistory of post edits
#1CrashyCartman
Posted 07 June 2012 - 03:20 PM
Hi everybody,
I'd like to compute the volume of one of the part of an aabb intersected by a plane, but I don't know from where to start.
I know how to test if a aabb intersects a plane, but not how to compute the volume of either the upper or the lower part of the aabb.
Note that if it's easier or faster, I'm interested in the same calculus for capsule/plane or cylinder/plane.
Thanks.
I'd like to compute the volume of one of the part of an aabb intersected by a plane, but I don't know from where to start.
I know how to test if a aabb intersects a plane, but not how to compute the volume of either the upper or the lower part of the aabb.
Note that if it's easier or faster, I'm interested in the same calculus for capsule/plane or cylinder/plane.
Thanks.