mirror of
https://github.com/celisej567/LibBSP.git
synced 2026-09-04 15:35:12 +03:00
b8c883fd75f83a3d500c8da4989ae2bf0cfad8ce
As a result, fix reading v2 faces lump from Vindictus.
Refactor of BSP and BSPReader to enable lump structures to know what version of lump they represent.
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%