Path Planning OpenGL Animation A* Search Animation How to use OpenGL Installation Ubuntu / Debian Windows Clone this repository git clone https://github.com/YashKSahu/Path-Planning-OpenGL-Visualization.git Compile and Run cd Path-Planning-OpenGL-Animation/src file=render.cpp g++ $file -lGL -lGLU -lglut -lGLEW Resources and References khronos.org/OpenGL https://www.geeksforgeeks.org/a-search-algorithm/