Difference between revisions of "BoundingBox"

From polycount
Jump to: navigation, search
(Redirected page to Glossary#Bounding Box)
(Undo revision 5137 by Caustic (talk))
 
Line 1: Line 1:
#REDIRECT [[Glossary#Bounding_Box]]
+
A Bounding Box is a simplified approximation of the volume of a model, used most commonly for [[CollisionDetection|collision detection]].
 +
 
 +
Although it is commonly a box, it can be any shape. If not a box, it is more properly called a bounding volume.
 +
 
 +
Other common bounding shapes are a sphere (just a radius value), a capsule (basically two radii plus a distance), a cylinder, and a convex polygonal shape.
 +
----
 +
[[Category:Glossary]]

Latest revision as of 20:34, 14 February 2015

A Bounding Box is a simplified approximation of the volume of a model, used most commonly for collision detection.

Although it is commonly a box, it can be any shape. If not a box, it is more properly called a bounding volume.

Other common bounding shapes are a sphere (just a radius value), a capsule (basically two radii plus a distance), a cylinder, and a convex polygonal shape.


Personal tools
Namespaces

Variants
Actions
Navigation
Tools