Currently, the point cloud data is computed upon two listeners, which is very inefficient. I did not implement memory management so sometimes the browser crashes after several runs. Ideally, the point cloud data should be computed once upon loading the data.
Currently, the point cloud data is computed upon two listeners, which is very inefficient. I did not implement memory management so sometimes the browser crashes after several runs. Ideally, the point cloud data should be computed once upon loading the data.