This project is an exercise of the A* algorithm, a popular search algorithm that finds the shortest path between two points on a grid, and the EaseInOutBack curve, an animation curve that creates a smooth movement with an overshoot effect. It also shows how to convert an existing Unity project into a VR project using the XR Interaction Toolkit.
-
Updated
Oct 22, 2025 - C#