Git Product home page Git Product logo

bsp_dump's Introduction

bsp_dump

tool for dumping .bsp files of (hopefully, in the future) all source engine games

usage

bsp_dump <bsp file>

example:

bsp_dump folder123/file.bsp

will output folder123/file-bsp_dump.txt (and a file-pakfile_dump.zip if bsp contains a pakfile)

supported lumps

โœ… - supported

โŒ - not supported

๐ŸŸจ - partial/possibly incorrect parsing

Quake 1 (bsp version 29) / GoldSrc (bsp version 30)

lump name supported?
entities โœ…
planes โœ…
textures โœ…
vertices โœ…
visibility โŒ
nodes โœ…
texinfo โœ…
faces โœ…
lighting ๐ŸŸจ (only goldsrc)
clipnodes โœ…
leaves โœ…
marksurfaces โœ…
edges โœ…
surfedges โœ…
models โœ…

Portal/HL2 (vbsp)

lump name supported?
entities โœ…
planes โœ…
texdata โœ…
vertices โœ…
visibility ๐ŸŸจ
nodes โœ…
texinfo โœ…
faces โœ…
lighting โœ…
occlusion โœ…
leaves โœ…
faceids โœ…
edges โœ…
surfedges โœ…
models โœ…
worldlights โŒ
leaffaces โŒ
leafbrushes โŒ
brushes โœ…
brushsides โœ…
areas โœ…
areaportals โœ…
unused22/portals โŒ
unused23/clusters โŒ
unused24/portalverts โŒ
unused25/clusterportals โŒ
dispinfo โœ…
originalfaces โœ…
phydisp โœ…
physcollide โœ…
vertnormals โœ…
vertnormalindices โœ…
displightmapalphas โŒ
dispverts โœ…
displightmapsamplepositions โœ…
gamelump (headers) โœ…
leafwaterdata โŒ
primitives โœ…
primverts โœ…
primindices โœ…
pakfile โœ…
clipportalverts โœ…
cubemaps โœ…
texdatastringdata โœ…
texdatastringtable โœ…
overlays โœ…
leafmindisttowater ๐ŸŸจ
facemacrotextureinfo ๐ŸŸจ
disptris โœ…

everything after that is not supported yet

bsp_dump's People

Contributors

shroomwastaken avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.