AbitTheGray / BspLib

C# Library for working with BSP files (and other similar file formats).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSP Library

Supported Formats

Those formats listed here are all this library can read. Feel free to increase them.

There is also OBJ supported for export of the map.

Gold Source

GoldSource (or GoldSrc) is game engine for games like:

BSP v30

BSP version 30 is current version of maps used by GoldSource.

For creating those maps, I recommend you to use Valve Hammer Editor or Sledge Editor.

WAD 3

WAD version 3 is format of file for storing textures and fonts for GoldSource games.

For creating and modifying those files, you can use Wally ( GameBanana link ).

License

This code is distributed under MIT License.

You are free to do anything but must provide credit to the github page. There is no need for listing all contributors.

About

C# Library for working with BSP files (and other similar file formats).

License:MIT License


Languages

Language:C# 100.0%