GithubHelp home page GithubHelp logo

incountering problem potree about potree HOT 12 CLOSED

potree avatar potree commented on June 8, 2024
incountering problem potree

from potree.

Comments (12)

m-schuetz avatar m-schuetz commented on June 8, 2024

Hello!

Maybe the point cloud is out of view. What's your camera setup and what's the location/bounding box of your point cloud? Have you tried calling "pointcloud.moveToOrigin();"?

If you upload an example online and send me the link, I can take a look at it.

from potree.

yeojnai avatar yeojnai commented on June 8, 2024

sir
I converted las file approx. 2gib, im confused if i converted it right because after i convert my las file.. the result was only data with only r (root node - 66kb usage) temp with almost (900mb) and the cloud.js 1kb sir has anything to do after i convert it to potree? thanks godbless!

from potree.

yeojnai avatar yeojnai commented on June 8, 2024

where can i find that setting sir? that indicate about camera setup location..

from potree.

yeojnai avatar yeojnai commented on June 8, 2024

last question sir.. how to fill up color..potree..

from potree.

m-schuetz avatar m-schuetz commented on June 8, 2024

I converted las file approx. 2gib, im confused if i converted it right because after i convert my las file.. the result was only data with only r (root node - 66kb usage) temp with almost (900mb) and the cloud.js 1kb sir has anything to do after i convert it to potree?

Did you set the depth (-l) to 0? If it is 0, only one octree level, the r file, will be generated. Try "-l 4" instead. You could also decrease the spacing a bit in order to increase the number of points in the root node (66kb is a bit small). If your spacing was 1.0, try 0.5 instead.
By the way, there is a new PotreeConverter binary that does not generate these huge temp files. You might want to use that one instead: http://potree.org/downloads/PotreeConverter/PotreeConverter_2014.08.31.zip

from potree.

yeojnai avatar yeojnai commented on June 8, 2024

sir i want to tell you my workflow scenario using potree thanks for helping me by the way..
i have a las file.. first that i do is converting it using http://potree.org/downloads/PotreeConverter/PotreeConverter_2014.08.31.zip after converted, i copy the converted file into .. directory resources\pointclouds\lion-takanawa and replace the former data.. is that alright sir? this is my first time to use potree thanks sir for helping..

from potree.

m-schuetz avatar m-schuetz commented on June 8, 2024

No need to replace lion_takanawa. Do this:

  • Copy the folder with the converted data into the resources/pointclouds directory, for example resources/pointclouds/my_conversion
  • Copy the examples/lion.html and give it another name, like pointcloud.html
  • Open pointcloud.html in a texteditor and replace the path to ....lion_takanawa/cloud.js with ....my_conversion/cloud.js

from potree.

yeojnai avatar yeojnai commented on June 8, 2024

aye sir!! will do i so much appreciate your help,you help me a lot by the way this is my task and first time to handle it !! thank you godbless!!

from potree.

yeojnai avatar yeojnai commented on June 8, 2024

sir i downloaded your potree and i try to view your lion.html in examples directory theres no display after i click it..

from potree.

m-schuetz avatar m-schuetz commented on June 8, 2024

You have to run the examples inside a webserver such as apache or nginx.
Install the webserver, put all the files inside the webservers http or www or htdocs directory, start the webserver and then access the html file by a url such as localhost/potree/examples/lion.html

from potree.

yeojnai avatar yeojnai commented on June 8, 2024

yes!!!! i done it right sir!! thank you very much for your help.. :)

from potree.

yeojnai avatar yeojnai commented on June 8, 2024

ive use node.js sir as a webserver and it work.. thanks a lot sir!! more power!! godbless :)

from potree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.