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

A question in 3d model #5

Open
igs2matlab opened this issue Oct 23, 2021 · 2 comments
Open

A question in 3d model #5

igs2matlab opened this issue Oct 23, 2021 · 2 comments

Comments

@igs2matlab
Copy link

Hello, the research I am doing needs to extract point coordinates of the surface of the 3D model. Is there any good method?

@dengwirda
Copy link
Owner

@igs2matlab, I think this depends a lot on the details of what you're trying to do, how the points, surfaces, etc are represented, etc.

@igs2matlab
Copy link
Author

@dengwirda , I am currently doing the calculation of space potential by finite difference method in three dimensions. The 3D models I know, such as OBJ or IGS, only contain the feature points of the model, but the coordinates of the surface points of the 3D model need to be extracted as the bottom boundary conditions in the research. The method i'm taking now is to project the surface of the 3D model into 2D, then use your algorithm to extract the 2D coordinates, and finally work out the 3D coordinates. What do you think of 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

2 participants