Skip to content
Bikram Chatterjee edited this page Feb 27, 2022 · 16 revisions

AutoPath

Developers

Bikram Chatterjee (b_chatterjee@u.pacific.edu)
Lalit Vaidya (l_vaidya@u.pacific.edu)
Hung Le (h_le21@u.pacific.edu)

Project Description

AutoPath is a web and VR-based application that visualizes pathfinding algorithms in real time. Users have the ability to choose from a randomly generated maze, maze presets, or simply build what they want. AutoPath allows users to choose from algorithms such as Greedy Best-First Search, Dijkstra’s Algorithm, A* Search, Breadth-First Search, and Depth-First Search and visualize how the algorithm finds the path from a selected start point to a selected end point. Users are also allowed to create a custom maze which can be saved in their account for future use.

Project Snapshots

Project Snapshot 1

Clone this wiki locally