🧪 3D Maze Pathfinding
3D Пошук шляху в лабіринті — генерація випадкового лабіринту та покрокова візуалізація алгоритмів BFS і A*: хвиля дослідження клітинок і побудова найкоротшого шляху.
Algorithms & AI3DModerate60 FPS
⚙ Under the hood
Observe different algorithms used for solving maze problems in a 3D environment. This simulation allows you to visualize pathfinding strategies such as breadth-first search or depth-first search.
PathfindingBreadth FirstMaze
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install