Map-Files .map parser, written by Stefan Hajnoczi, partly ported to C#.
- Parse .map file
- Turn brush into polygon
- Calculate texture coordinates
- Sort vertices
- CSG Union
- CMF Export
- WAD Code (Uses MonoGame Content.Load)
- Uses MonoGame Framework (textures, vectors etc...)
- Inverse function to rotate output correctly
- Microsoft Visual Studio 2012+
- MonoGame
Check out the example project