mirror of
https://github.com/celisej567/LibBSP.git
synced 2026-09-11 20:09:36 +03:00
015829f2e27af8e4c724d7b7883933898e1fa1f2
Add vanilla static methods that do the same things, for compilers that don't support extension methods on "ref" parameters.
LibBSP
C# library for parsing and reading BSP (Binary Space Partition) structures in Quake-based game engines
The classes in this project exist to parse and store BSP structure information from various formats from many Quake engine forks.
Eventually the BSP Importer for Unity3D and the BSP Decompiler projects will both use this library.
Languages
C#
100%