Version 6.0.0-preview.1 - 2D Geometry and the New Tilemap System
· 5 min read
Hi everyone,
Version 6.0.0-preview.1 of MonoGame.Extended is now available. This is the first preview release in the 6.0.0 cycle, which means it is not a final release and things are still subject to change based on feedback, but it is stable enough to use and experiment with.
Two major features are shipping in this preview. The first is a new 2D geometry covering bounding volumes, geometric primitives, intersection tests, containment queries, and distance computations. The second is the completely rewritten tilemap system that replaces the old MonoGame.Extended.Tiled integration with a format-agnostic API that supports Tiled, LDtk, and Ogmo Editor out of the box.
