August 2018
Beginner
334 pages
10h 19m
English
We use a technique called Binary-Space Partitioning (BSP), and the node is the bread and butter of it all, along with the split function defined.
Also, we use the main component to drive all the high-level work. However, given that the splitting happens recursively, we just need to take care of the split function for the base and recursive case, and then create the connections between the blocks.
Read now
Unlock full access