potree / PotreeConverter

Create multi res point cloud to use with potree
http://potree.org
BSD 2-Clause "Simplified" License
680 stars 424 forks source link

Pointcloud not loading further levels of detail in 2.1.1 #616

Open afr-git opened 1 year ago

afr-git commented 1 year ago

I have successfully been using 2.1 for some time with this workflow, but I recently converted an LAS export from RealityCapture using PotreeConverter 2.1.1 and experienced issues with viewing the result in the browser.

The problem appears to be that it loads the initial 'level of detail' but then fails to load any further data when zooming in, moving around etc. It's almost as though 'Lock view' is enabled, but the interface shows this isn't. I've enabled the 'Box' view to check this, which shows that additional boxes are loading in when I use 2.1.1. Again, using 2.1 for the same LAS file on the same setup works absolutely fine as expected.

xwipeoutx commented 1 year ago

I'm seeing the same thing, but only on the Windows binary. We built from the 2.1.1 tag ourselves and that one is working fine in docker, but the windows executable has issues loading depth.

I've attached a point cloud that exhibits this behaviour: lounge.zip

A few things I noticed

Unfortunately I'm a little out of my depth at this point