Apos.Spatial
Spatial partitioning library for MonoGame.
Thanks!
Special thanks to RandyGaul for providing me the AABBTree algorithm.
Documentation
Coming soon!
Build
Features
- Fast spatial partition algorithm. Great for 2D culling.
Usage samples
Coming soon!
Other projects you might like
- Apos.Gui - UI library for MonoGame.
- Apos.Input - Polling input library for MonoGame.
- Apos.Camera - Camera library for MonoGame.
- Apos.Editor - Editor project built with MonoGame.
- Apos.History - A C# library that makes it easy to handle undo and redo.
- Apos.Framework - Game architecture for MonoGame.
- AposGameStarter - MonoGame project starter. Common files to help create a game faster.