A visualization of a bidirectional graph-search algorithm exploring a large spatial network.

    Each expanding frontier represents candidate paths evaluated at each step until the optimal route is found.



    by Diabolacal

    1 Comment

    1. **[OC] Data & tools:**

      • Data: A fictional spatial network (nodes and edges) inspired by large-scale star system layouts
      • Algorithm: Bidirectional shortest-path graph search
      • Visualization & rendering: WebGL (Three.js)
      • Video export: MP4

    Leave A Reply