Pathfinder

This is a project I made at University which allows for loading of Quake 2 md2 models, and can play their animations. It also contains a simple implementation of Dijkstra's algorithm for pathfinding, hence the name. It's not as crazy as the other stuff I've done, but I thought it was worth including.

You can find the source here and a release build here.