Spatial partitioning library for MonoGame.
Special thanks to RandyGaul for providing me the AABBTree algorithm.
Coming soon!
- Fast spatial partition algorithm. Great for 2D culling.
Coming soon!
- 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.