Atomically allocate a node in a sparse voxel oct tree
I am running into a tricky situation. I have SVO and I am trying to allocated nodes to it in a multithreaded setting. The representation I have is, in pesudocode
I am running into a tricky situation. I have SVO and I am trying to allocated nodes to it in a multithreaded setting. The representation I have is, in pesudocode