Binary space partitioning: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Categorised)
(lower case i, may want to change formatting on links)
Line 1: Line 1:
*.bsp Is the file extension for maps/levels used by BSP based game engines.
*.bsp is the file extension for maps/levels used by BSP based game engines.


[http://www.unrealwiki.com/wiki/BSP_Tree More info on BSP]
[http://www.unrealwiki.com/wiki/BSP_Tree More info on BSP]


[[category:Glossary]]
[[category:Glossary]]

Revision as of 12:04, 28 June 2005

  • .bsp is the file extension for maps/levels used by BSP based game engines.

More info on BSP