C++ OpenGL Tutorial - 55 - Ray Collisions

In this video, we look at a new family of collisions, the ray collisions. We describe a ray class and implement the different collision algorithms with the various structures in our scene. And finally, we integrate it with the octree for an efficient and accurate collision checking system. • GitHub commit creating linalg.h and linalg.c (existing code): • Website: • Twitter: • Discord: • This Github Repo: • This Playlist: Listened to the album, One, by C418 ().
Back to Top