jennypng

Recent Notes

  • Software design patterns

    Oct 14, 2025

    • Singleton

      Oct 14, 2025

      • interface

        Oct 14, 2025

        • single responsibility principle

          Oct 14, 2025

          • Abstract Classes

            Oct 14, 2025

            See 380 more →

            Home

            ❯

            CS concepts

            ❯

            VR sublinks

            ❯

            A star

            A-star

            Jul 23, 20251 min read

            • Graph search algorithm
            • Uses distance from start AND est. distance to goal as heuristics to find the shortest path while not wasting time exploring unnecessarily

            ref

            • https://www.redblobgames.com/pathfinding/a-star/introduction.html

            Graph View

            Backlinks

            • A-star in 3D

            Created with Quartz v4.5.0 © 2025

            • GitHub
            • Discord Community