computer science, binary space partitioning (BSP) is a method for space partitioning which recursively subdivides a Euclidean space into two convex sets...
25 KB (2,903 words) - 14:54, 29 April 2025
Recursively partitioning space using planes in this way produces a BSP tree, one of the most common forms of space partitioning. Space partitioning is particularly...
6 KB (1,001 words) - 10:32, 3 December 2024
Doom engine (section Binary space partitioning)
texture on a two-sided linedef. Doom makes use of a system known as binary space partitioning (BSP). A tool is used to generate the BSP data for a level beforehand...
30 KB (2,907 words) - 17:34, 22 April 2025
paste files .bsp (Quake), a file extension used by Quake for binary space partitioning files BSP (disambiguation) This disambiguation page lists articles...
266 bytes (66 words) - 06:47, 2 July 2023
system used is often "0" and "1" from the binary number system. The binary code assigns a pattern of binary digits, also known as bits, to each character...
17 KB (2,048 words) - 04:11, 3 April 2025
Logical partition, a subset of a computer's resources, virtualized as a separate computer Binary space partitioning, in computer science Partition problem...
2 KB (320 words) - 17:15, 24 July 2024
tree Rose tree These are data structures used for space partitioning or binary space partitioning. Segment tree Interval tree Range tree Bin K-d tree...
9 KB (914 words) - 05:55, 20 March 2025
Ahnentafel AVL tree B-tree Binary space partitioning Huffman tree K-ary tree Kraft's inequality Optimal binary search tree Random binary tree Recursion (computer...
35 KB (5,064 words) - 07:22, 21 March 2025
point clouds. k-d trees are a special case of binary space partitioning trees. The k-d tree is a binary tree in which every node is a k-dimensional point...
28 KB (3,770 words) - 11:20, 14 October 2024
title(sprintf('Octree-quantized %d color image', size(ImgMap, 1))) Binary space partitioning Bounding interval hierarchy Cube 2: Sauerbraten, a 3D game engine...
12 KB (1,452 words) - 16:04, 29 March 2025
Quake III Arena. The Quake engine, like the Doom engine, used binary space partitioning (BSP) to optimise the world rendering. The Quake engine also used...
23 KB (1,710 words) - 19:05, 15 April 2025
started to cause problems with the engine, Carmack began to use binary space partitioning to quickly select the reduced portion of a level that the player...
125 KB (10,999 words) - 21:50, 30 April 2025
Collision detection (section Spatial partitioning)
grouped under the spatial partitioning umbrella, which includes octrees (for 3D), quadtrees (for 2D), binary space partitioning (or BSP trees) and other...
35 KB (4,887 words) - 01:54, 27 April 2025
Bilateral filter Bilinear interpolation Bin (computational geometry) Binary space partitioning Bit blit Bit plane Bitmap Bitmap textures Blend modes Blinn–Phong...
9 KB (844 words) - 20:40, 8 February 2025
process is slightly faster. This approach was commonly used with binary space partitioning (BSP) trees. Sorted active edge list Used in Quake I, this technique...
11 KB (1,557 words) - 02:09, 4 March 2025
Spatial database (redirect from Spatial data partitioning tree)
ordering. Common spatial index methods include: Binary space partitioning (BSP-Tree): Subdividing space by hyperplanes. Bounding volume hierarchy (BVH)...
22 KB (2,037 words) - 23:38, 19 December 2024
dye used in liver function tests Binary space partitioning, a method for recursively subdividing a space Bit-slice processor, a cascadable processor architecture...
3 KB (395 words) - 09:31, 24 April 2025
binary search tree is a type of binary tree Representing sorted lists of data Computer-generated imagery: Space partitioning, including binary space partitioning...
17 KB (2,207 words) - 17:45, 20 March 2025
methods proceed by partitioning the input set into two (or more) subsets, bounding them in the chosen bounding volume, then keep partitioning (and bounding)...
18 KB (2,376 words) - 22:41, 18 April 2025
C and compiled in the 65816 assembly language, making use of binary space partitioning rather than raycasting in order to give it speed. Carmack had...
93 KB (9,160 words) - 09:29, 27 April 2025
to convex shapes only, as this reduces the complexity of the binary space partitioning process. However, using CSG operations, complex rooms and objects...
5 KB (726 words) - 15:19, 10 October 2024
illustrated below: Cube space-filling tree (Iteration 3) H tree Space-filling curve Rapidly exploring random tree (RRTs) Binary space partitioning Sagan, H. and...
7 KB (879 words) - 19:16, 20 April 2024
return pointsInRange; } } Adaptive mesh refinement Binary space partitioning Binary tiling k-d tree Octree R-tree UB-tree Spatial database Subpaving...
34 KB (4,712 words) - 16:58, 12 March 2025
The level format, as with previous id Software engines, used binary space partitioning. The level environments were lit using lightmaps, a method in...
21 KB (1,650 words) - 18:02, 1 April 2025
compiling tools included in the SDK to create maps using the binary space partitioning (BSP) method. Level geometry is created with 3D polygons called...
33 KB (2,832 words) - 21:20, 5 March 2025
ray casting for Hovertank 3D, Catacomb 3-D, and Wolfenstein 3D, binary space partitioning which Doom became the first game to use, surface caching which...
58 KB (4,654 words) - 05:15, 16 April 2025
with a graphical output for a Geographic Information System. Binary space partitioning Bounding volume hierarchy Brown clustering Cladistics Cluster...
33 KB (3,889 words) - 22:50, 30 April 2025
rendering efficiency considerations. In 3D video games such as Quake, binary space partitioning (BSP) trees are heavily favored to minimize visibility tests....
16 KB (2,230 words) - 22:28, 10 March 2025
List of file formats (redirect from Binary and text files)
Formats used by games based on the Quake engine. BSP – BSP: (For binary space partitioning) compiled map format MAP – MAP: Raw map format used by editors...
129 KB (14,641 words) - 01:22, 30 April 2025
that direction." Diary of a Camper, a short film made in Quake Binary space partitioning, a technology used in Quake The enhanced version of the game was...
100 KB (11,569 words) - 04:36, 5 April 2025