Will c8ad5a842a Add a code to allow reading lumps on-the-fly, and only as needed.
This will allow the library to be used in many different projects with minimal effort messing with file reading, and should improve performance and memory usage in those projects.
2015-10-11 11:07:37 -06:00
2015-09-15 23:07:00 -06:00
2015-09-15 23:07:00 -06:00

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.

Description
C# library for parsing and reading BSP (Binary Space Partition) structures in Quake-based game engines
Readme CC0-1.0 559 KiB
Languages
C# 100%