We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Despite the number of voxels, the simulation is able to run so fast because the algorithms utilize parallelization.
No matter how many voxels are selected, the algorithm takes the same amount of time to run (this is called O(1) time complexity)