Difference between revisions of "BoundingBox"

From polycount
Jump to: navigation, search
m (1 revision)
(Undo revision 5137 by Caustic (talk))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
+
A Bounding Box is a simplified approximation of the volume of a model, used most commonly for [[CollisionDetection|collision detection]].
{{:[[OutOfDate]]}}
+
  
= Bounding Box =
+
Although it is commonly a box, it can be any shape. If not a box, it is more properly called a bounding volume.
  
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]]
 
[[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