Skip to content

Conversation

@AlessandroAI
Copy link

I have been using this library for marching cubes and export to file and noticed that the export was taking really long, so I change the function from using for loops to np.savetxt which is much faster and produces the same results. I benchmarked 1000 3d objects and it was on average 2x faster!

I have been using this library for marching cubes and export to file and noticed that the export was taking really long, so I change the function from using for loops to np.savetxt which is much faster and produces the same results. I benchmarked 1000 3d objects and it was on average 2x faster!
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.

1 participant