/space-partitioning

Stuff about space partitioning data structures

Primary LanguageHTML

Space Partitioning Data Structures

Build Status

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

Getting started

  1. Install PrinceXML
  2. npm install

Useful commands

  • serve docs: npm run docs
  • serve slides: npm run slides
  • create pdf: npm run build