NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.

Back to Results
Binary space partitioning trees and their usesBinary Space Partitioning (BSP) trees have some qualities that make them useful in solving many graphics related problems. The purpose is to describe what a BSP tree is, and how it can be used to solve the problem of hidden surface removal, and constructive solid geometry. The BSP tree is based on the idea that a plane acting as a divider subdivides space into two parts with one being on the positive side and the other on the negative. A polygonal solid is then represented as the volume defined by the collective interior half spaces of the solid's bounding surfaces. The nature of how the tree is organized lends itself well for sorting polygons relative to an arbitrary point in 3 space. The speed at which the tree can be traversed for depth sorting is fast enough to provide hidden surface removal at interactive speeds. The fact that a BSP tree actually represents a polygonal solid as a bounded volume also makes it quite useful in performing the boolean operations used in constructive solid geometry. Due to the nature of the BSP tree, polygons can be classified as they are subdivided. The ability to classify polygons as they are subdivided can enhance the simplicity of implementing constructive solid geometry.
Document ID
19900011341
Acquisition Source
Legacy CDMS
Document Type
Conference Paper
Authors
Bell, Bradley N.
(Barrios Technology, Inc. Houston, TX, United States)
Date Acquired
September 6, 2013
Publication Date
August 1, 1989
Publication Information
Publication: NASA, Lyndon B. Johnson Space Center, Graphics Technology in Space Applications (GTSA 1989)
Subject Category
Computer Operations And Hardware
Accession Number
90N20657
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available