Creating a Simple Space Partitioning Algorithm Using TOctree

Current things I am working on:

  • I am trying to decide what to store in my FOctreeElement struct for testing.
  • How do you populate the TOctree.
  • I am also trying to figure out an effective way to debug my TOctree. I usually just expose my variable to blueprints and then debug it that way.