Data Structures: Making an Octree in Unity

In this tutorial we’re going to take a look at another spatial data structure, in this case an Octree, which can be used for 3D data.

📂 Grab the full project ➠ https://github.com/GameDevEducation/UT_DataStructures/tree/Part-2-Octrees