Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point cloud data is not displayed ,when called LoadPointCloud(). #25

Open
S-Yuuki opened this issue Jun 24, 2020 · 0 comments
Open

Point cloud data is not displayed ,when called LoadPointCloud(). #25

S-Yuuki opened this issue Jun 24, 2020 · 0 comments

Comments

@S-Yuuki
Copy link

S-Yuuki commented Jun 24, 2020

Hello.
Thank you for making this great tool.

I'm trying to build a point cloud viewer app.
In App, open file browser,and get Potree data folder absolute path.
Path set to PointCloudLoader.cloudPath,and call PointCloudLoader.LoadPointCloud().
In some cases, it works. But large pointcloud data(such as taken by laser scanner) is not displayed.
Specifically,ChildObject is not created at object of DynamicPointCloudSet.

However,before the start,Set the path and "Load on Start" is true at Unity Editor,it works even same data.
Do you have any ideas about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant