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

Improve performance #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Improve performance #14

wants to merge 1 commit into from

Conversation

dreisicht
Copy link

Performance improvement by:

  • Not scaling the point coordinates when building the numpy array.
  • Avoiding to calculate the geometrical center of the mesh and then moving the object to the origin. This has the downside, that the object is ending up being far away from the origin. But when I imported multiple tiles keeping the original position was desirable. If doing this is not agreed, I would at least expose a setting to let the user decide.

@peterbaintnerarb
Copy link

Hey, is this repo still maintained? If not, would you be maybe willing to transfer ownership?

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

Successfully merging this pull request may close these issues.

2 participants