Karazaa / Argus

An RTS made in Unreal Engine
MIT License
1 stars 0 forks source link

Create spatial partitioning for entities using the Spatial Partitioning Component. #68

Closed Karazaa closed 1 month ago

Karazaa commented 1 month ago

KD tree is an option:

https://www.geeksforgeeks.org/kd-trees-in-cpp/ https://www.youtube.com/watch?v=Glp7THUpGow