C++ OpenGL Tutorial - 25 - Octree Part 1 (Introduction/Creation)
In this video, we introduce ourselves to the concept of an Octree, which organizes our world into sectors to make collision detection more efficient.
• Calculate Bounds Pastebin:
Octree Articles:
•
•
•
• Website:
• Twitter:
• Discord:
• This Github Repo:
• This Playlist:
Listened to the Minecraft OST by C418 ().
2 views
365
77
6 months ago 05:27:56 1
OpenGL c++ first person shooter engine game dev: Collision and Splitscreen