wfowler 015829f2e2 UIVertexExtensions: Make extension methods work like they do for reference types.
Add vanilla static methods that do the same things, for compilers that don't support extension methods on "ref" parameters.
2018-07-31 17:55:06 -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%