summaryrefslogtreecommitdiff
path: root/gfx/frustum.cpp
Commit message (Collapse)AuthorAge
* Extend Frustum for testing for shaded byDan Goodliffe44 hours
| | | | | Like contains, but doesn't test the back plane as shadow caster can be anywhere behind the view point and still cast into it.
* Template AxisAlignedBoundingBox on unit typeDan Goodliffe44 hours
|
* Add function to test if an AABB is visible in a frustumDan Goodliffe44 hours
|
* Position is moved to FrustumDan Goodliffe44 hours
|
* Split core view definition out of Camera into FrustumDan Goodliffe7 days