Docs and slides in German about space partitioning data structures.
Keywords:
Kd Tree, BSP Tree, R Tree, Interval Tree, k-nearest neighbor, portal culling, bins
- Install PrinceXML
npm install
- serve docs:
npm run docs
- serve slides:
npm run slides
- create pdf:
npm run build