You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used Separating Axis Theorem (SAT) to solve the problem.
Problem 2:
Used external libraries such as glad, glfw and glm to visualize problem.
They were added as submodules except glad and they're stored in vendor subfolder.