-
Hi All,
I have been struggling to integrate potree and cesium. I am using the potree examples and had downloaded the git repo. I am using gulp to run the application. When I run the example cesium_re…
-
Hi, I’m trying to convert pointclouds. Small clouds with up to 50 million points are not the problem, but with bigger clouds the conversion stops at differnt stages, mostly above 50 million processed …
Lux3d updated
4 years ago
-
Hi all,
Using potree for the first time, very excited about the possibilities. I'm having trouble getting started and wondering if you could point me in the right direction.
I'm trying to test …
-
Hi all,
I appreciate your time in advance. I am really interested in the Potree; however, I have little experience by using the command line and CMake at MacOS Sierra version 10.12.6. I failed to i…
-
Hi! I was converting a LAS cloud using the parameter --scale 0.0000001. The resulting LAS had always the same values (about 241) as X and Y coordinates, obtaining a pointcloud composed by a straight l…
-
Currently, a resource is not available for demos and the next command is failing:
```
$ lopocs demo --work-dir demos/ --sample airport --potree
File "/usr/lib/python3.6/socket.py", line 745, in g…
-
Hi @connormanning,
Can you help me with a solution for viewing multiple hosted EPT point clouds either in S3 (e.g. https://usgs.entwine.io) or other cloud services (my example, https://data.cyverse…
-
Hello guys! I've managed to make some point clouds thanks to [Issue #224](https://github.com/potree/PotreeConverter/issues/224), using this command;
`.\PotreeConverter.exe -o --output-attributes RG…
-
Hi all,
I like the option to process multiple files (from folder) into a single webpage, but is it possible, when the page is loaded, to isolate one cloud or visualize them all one at time?
Say that I…
-
Hello, I was following the "getting started" section, and I have immediately run into an error. Context: cloned the repo, installed nodejs and npm, and tried `npm install`. I am new to node and npm.
…