Binary space partitioning: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Interwiki-ing)
Line 7: Line 7:
* [http://www.planetquake.com/qxx/bsp/ The bsp format explained in a for normal people understandable way]
* [http://www.planetquake.com/qxx/bsp/ The bsp format explained in a for normal people understandable way]
* [http://flipcode.com/articles/article_q2bsp-pf.shtml Quake 2 Engine BSP format] (for understanding and comparison)
* [http://flipcode.com/articles/article_q2bsp-pf.shtml Quake 2 Engine BSP format] (for understanding and comparison)
* [http://en.wikipedia.org/wiki/Binary_space_partitioning Information at Wikipedia about Binary space partitioning]
* [[Wikipedia:Binary space partitioning|Information at Wikipedia about Binary space partitioning]]


== See also ==
== See also ==

Revision as of 20:41, 22 August 2005