Skip to content

C# library for parsing and reading BSP (Binary Space Partition) structures in Quake-based game engines

License

Notifications You must be signed in to change notification settings

wfowler1/LibBSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, including Source and Quake 3.

The BSP Importer for Unity3D and the BSP Decompiler projects both use this library.

Creative Commons 0
To the extent possible under law, wfowler1 has waived all copyright and related or neighboring rights to LibBSP. This work is published from: United States.

About

C# library for parsing and reading BSP (Binary Space Partition) structures in Quake-based game engines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages