mirror of
https://github.com/celisej567/LibBSP.git
synced 2026-09-04 15:35:12 +03:00
4d12f9be6f0fa27097e5985feda03c1c5656fc22
Add functionality to BSP and BSPReader allowing the file handle to be released and the FileStream disposed of.
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%