-
When executing lopocs load for either potree or cesium, the respective page templates at http://3d.oslandia.com/potree.zip and http://3d.oslandia.com/cesium.zip cannot be found. As it is the case with…
-
Hello,
When I try to generate a webpage with the -p command, the html file produced is empty.
Best regards,
-
I managed to compile Potree 1.8 for linux - at first it did not find the "page_template" - I had to copy the parent folder "resources" directly in root path and everything worked - but points are not …
-
I am currently trying to convert a new file for the "Amersfoort CS" project. At the last iteration I could convert all files (at that time obtained) successfully. Today I have added some extra files. …
-
Hello, I'm trying to use the area measuring tool but it gives me a false result? Can you help me to correct this issue!
![False result area measure](https://user-images.githubusercontent.com/14891655…
-
My understanding is that clipping functions are merely visual masks, keeping the invisible points in memory. I understand the utility of this method for the majority of cases, but is there a way to re…
-
Hi, after more then a year I decided to give a change again to lopocs serve so I've installed latest versions of all dependencies and created test postgis database with all required extensions.
I've …
-
My reconstruction looks good in the sparse point cloud preview in the viewport, but reconstructed mesh turns out totally broken. Is there any way to export dense (or even sparse) point cloud?
-
Hi,
I'm using potree to display entwine point tiles.
When trying to display a 2D profile, nothing is displayed and I'm getting this error in the console :
```
ProfileRequest.js:133 Uncaught Type…
-
We perform some WebGL computation using the raw WebGL context (i.e. inside our animation frame callback but before our calls to Three to render the scene etc. We need to use the same context since we …