Multithread Voxel Array Generator
Currently, our voxel array generator doesn't properly make use of multithreading and is therefore slow - we need to change this, so that we can make really large datasets quickly.
For any IT related issues please open an issue at our ticketing system here on Gitlab. If you are unable to access GitLab please get in touch with the on-call engineer at (415) 504-2628.
Currently, our voxel array generator doesn't properly make use of multithreading and is therefore slow - we need to change this, so that we can make really large datasets quickly.