bounding box

This commit is contained in:
Recep Aslantas
2018-01-18 16:36:58 +03:00
parent da8bbc6536
commit 8b2c74b0cc
9 changed files with 223 additions and 3 deletions

View File

@@ -58,3 +58,8 @@ Fast Extraction of Viewing Frustum Planes from the World-View-Projection Matrix
Authors:
Gil Gribb (ggribb@ravensoft.com)
Klaus Hartmann (k_hartmann@osnabrueck.netsurf.de)
5. Transform AABB
Transform Axis Aligned Bounding Boxes:
http://dev.theomader.com/transform-bounding-boxes/
https://github.com/erich666/GraphicsGems/blob/master/gems/TransBox.c