AI Demo: 2D Pathfinding
2D_Pathfinding Demo
Description:
This project can do
- Depth-First
- Breath-First
- Dijkstra
- A*
The demo is made in NFGE, which is my own game engine written in C++.
The UI of the Demo is using Dear Imgui(https://github.com/ocornut/imgui)
Demo Video:
Technical Support:
My Instructor: Peter Chan
Comments
Post a Comment