AABB (Axis-Aligned Bounding Box)
This visualization shows an object on a conveyor belt and its axis-aligned bounding box (AABB). The blue wireframe box represents the smallest box, aligned with the world's axes (Width=X, Height=Y, Depth=Z), that fully contains the object, regardless of its rotation. Measurements are calculated based on this bounding box. AABB Volume is the volume of this bounding box. Object Volume is the actual volume of the 3D model itself (calculated based on its base dimensions). Use the controls to change the object type, orientation, or randomize everything. Observe how these changes affect the AABB size and volume, while the object volume remains constant for a given size. The red, green, and blue lines represent the X, Y, and Z axes respectively.