Memory leaks when point cloud data loading
spirityy opened this issue · 0 comments
spirityy commented
I have the problem loading large pointcould data.
The problem is PotreeRenderer class this.buffers? Or web workers load laz/las file cause memory leak?
I've exclude other possible causes.Without the point cloud being loaded, there is no memory leak for any operation.