2D Physics Engine and fluid simulatorReal time Physics EngineArticle TutorialsDescriptionThe goal of this project was to learn how the different phases of a physics engine.Tutorials are available on the website.ToolsProgramming:C++GitMy workBroad Phases:Bounding Volumes (AABB / Circles)GridQuad TreeSweep And PruneNarrow Phases:Separating Axis TestGJK + EPAReactions:ConstraintsPosition / Rotation / Velocity reactionsFriction