BSP DD |
|
Split and merge planes of integer dimensions. [More] |
To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://ACWraith.BSPDD##version=9 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://ACWraith.BSPDD##version=9 |
This library offers a datum to iteratively divide a plane horizontally and vertically until sections are small enough to deal with. This process can be completed manually or with procs for random selection. Merging sections back together is also possible.
This is a limited form of Binary Space Partitioning. Limits include:
Differences from my obsolete BSP 2D library include:
|
Copyright © 2024 BYOND Software.
All rights reserved.