Binary space partitioning: Difference between revisions

Content deleted Content added
Cbraga (talk | contribs)
added generation section, some other edits
Dysprosia (talk | contribs)
Line 1:
[[Category:Trees]]
'''Binary space partitioning''' ('''BSP''') is a method for recursively subdividing a [[Euclidean space|space]] into [[convex set]]s by [[hyperplane]]s. This subdivision gives rise to a representation of the scene by means of a [[tree data structure]] known as a '''BSP tree'''.