Implemented KD tree in Maze system

Subscribers:
1,510
Published on ● Video Link: https://www.youtube.com/watch?v=vc_KJorIz2U



Duration: 3:37
122 views
1


Implemented KD tree in Maze system
Problem = physics objects were bogging out the scene
from all the maze pieces

Solution = add physics objects to closeset 30 items
remove from closest 40 = original 30 (if they have them)
creating a radius using a KDtree