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

Any other obj files fail to run #5

Open
mingg13 opened this issue Jul 17, 2024 · 3 comments
Open

Any other obj files fail to run #5

mingg13 opened this issue Jul 17, 2024 · 3 comments

Comments

@mingg13
Copy link

mingg13 commented Jul 17, 2024

Simple box mesh obj failed to run.
test.zip

@ningnawang
Copy link
Collaborator

can you please provide the initial input point in .xyz file as well?

@afabri
Copy link
Contributor

afabri commented Aug 7, 2024

What are the expectations for the points to provide? Can they be just randomly on the surface? Can they be a random sample of the vertices or do we have to avoid vertices. What is a good percentage. Do you expect more points where the model has more details?

@Xrvitd
Copy link
Owner

Xrvitd commented Aug 7, 2024

hi @afabri, we just want the initial point cloud to fall on the surface as evenly as possible, and most sampling methods can do the job, such as white noise sampling, blue noise sampling, Poisson disk sampling, etc.

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

4 participants