-
Notifications
You must be signed in to change notification settings - Fork 11
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
Can it be used with parallel.js #26
Comments
Hi! |
Upon running it with parallel.js the binvox do not get generated, also i did not observe error message. I created a function to export voxels from obj file paths. The function
|
I wanted to know if the voxelization process could be parallelized using parallel.js to process multiple obj files in parallel.
The text was updated successfully, but these errors were encountered: