Binary space partitioning: Difference between revisions
Jump to navigation
Jump to search
Tom Edwards (talk | contribs) m (Categorised) |
(lower case i, may want to change formatting on links) |
||
Line 1: | Line 1: | ||
*.bsp | *.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.