potree / PotreeConverter

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

Problems with high coordinates rev2 #247

Closed RyanJWalker closed 4 years ago

RyanJWalker commented 7 years ago

It seems the 1.5RC has the high coordinate value floating point issue manifesting again. A dataset in the UTM coordinate system, with Northings in the millions, jitters and shakes for a few seconds when the camera is moved. The same dataset converted with 1.4RC candidate is fine. It doesn't seem to be truncating values at all, so the point cloud looks normal apart from the jittery screen. Any thoughts?
Thanks

potree commented 7 years ago

Try to use the 1.5RC potree release instead of generating the page with PotreeConverter. Or you can try the dev branch. It seems there is an issue with the page that's deployed witht the converter.

RyanJWalker commented 7 years ago

Yes, using the latest build of Potree from the main branch fixes this. This is related to: https://github.com/potree/potree/issues/320