Q3BSP

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Q3BSP Stands For 'Quake 3 BSP'. It is a BSP file with version 49 used in Id Tech 3 games. Q3BSP stores this lumps: * Entities - game-related object descriptions. * Textu...")
 
Line 1: Line 1:
Q3BSP Stands For 'Quake 3 BSP'. It is a [[BSP]] file with version 49 used in Id Tech 3 games.
+
Q3BSP stands for 'Quake 3 BSP'. It is a [[BSP]] file with version 49 used in Id Tech 3 games and Darkplaces engine.
  
 
Q3BSP stores this lumps:
 
Q3BSP stores this lumps:

Revision as of 15:11, 16 July 2012

Q3BSP stands for 'Quake 3 BSP'. It is a BSP file with version 49 used in Id Tech 3 games and Darkplaces engine.

Q3BSP stores this lumps:

  • Entities - game-related object descriptions.
  • Textures - surface descriptions.
  • Planes - planes used by map geometry.
  • Nodes - BSP tree nodes.
  • Leafs - BSP tree leaves.
  • Leaffaces - lists of face indices, one list per leaf.
  • Leafbrushes - lists of brush indices, one list per leaf.
  • Models - descriptions of rigid world geometry in map.
  • Brushes - convex polyhedra used to describe solid space.
  • Brushsides - brush surfaces.
  • Vertexes - vertices used to describe faces.
  • Meshverts - lists of offsets, one list per mesh.
  • Effects - list of special map effects.
  • Faces - surface geometry.
  • Lightmaps - packed lightmap data.
  • Lightvols - local illumination data.
  • Visdata - cluster-cluster visibility data.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox