Hello Igor,
How did you sort out your problem with RAM?
I am currently processing a project where I have about 400 million dense point cloud which results in a 50 million polygon model.
I can´t process this amount of data on my 64gb computer (the mesh generation process runs forever and usually crashes because of low memory readings)
I've just tried duplicating the chunk in two and removing half of the dense cloud in one chunk and leaving the other half on the other chunk. After that I resize the bounding box but I am not removing "unnecessary cameras". Whats that for? does it make the process to run faster?
Thanks,
Manuel.