mirror of
https://github.com/celisej567/LibBSP.git
synced 2026-09-11 20:09:36 +03:00
9 lines
712 B
Markdown
9 lines
712 B
Markdown
# 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.
|
|
|
|
<a href="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img src="https://licensebuttons.net/p/zero/1.0/88x31.png" alt="Creative Commons 0" /></a><br>
|
|
To the extent possible under law, <a href="https://github.com/wfowler1">wfowler1</a> has waived all copyright and related or neighboring rights to LibBSP. This work is published from: United States. |