C++ OpenGL Tutorial - 52 - Adding to the Collision Mesh
In this video, we start by integrating our updated RigidBody class and its new model transformation matrix with the face intersection algorithm to transform points when checking for a collision. Then, we write a new collision algorithm, this time for intersection between a face and a sphere.
• Math Stack Exchange Question:
• Geogebra:
• Website:
• Twitter:
• Discord:
• This Github Repo:
• This Playlist:
2 views
298
83
1 month ago 05:27:56 1
OpenGL c++ first person shooter engine game dev: Collision and Splitscreen