Skip to content
Lalit Vaidya edited this page May 7, 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, or 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 endpoint. Users are also allowed to create a custom maze which can be saved in their account for future use.

Project Snapshots

Project Snapshot 1

Project Snapshot 2

Project Snapshot 3

Project Snapshot 4

Project Snapshot 5

VR Testing

Testing