-
8.0.0 Stable
released this
2020-02-21 08:21:54 +00:00 | 4 commits to master since this release- Optimizes
SpatialHashlookups by using AABBs. SpatialHashcan now retrieve a set of objects based on a transformed AABB.- Adds
MultiShape. A MultiShape is composed of an immutable array of Shape2D-Transform2D pairs. - Adds
MultiShapeoverloads toNarrowPhase.TestCollision - Polygons no longer can be equivalent to Rectangles
- Implements sweep testing on Rectangles. Use the
SweepTest.Testmethod.
Downloads
- Optimizes