We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I try to convert .ply to textured mesh with convert.py. But I got this error as showed above. How can I fix it ?
The text was updated successfully, but these errors were encountered:
I'm facing a similar issue. Not sure why though. Let me know if you solve this.
Sorry, something went wrong.
maybe related - NVlabs/nvdiffrast#58
see this - #38
solves by adding --force_cuda_rast. Example - python convert.py tiny --test_path workspace_test/catstatue_rgba.ply --force_cuda_rast
--force_cuda_rast
python convert.py tiny --test_path workspace_test/catstatue_rgba.ply --force_cuda_rast
No branches or pull requests
I try to convert .ply to textured mesh with convert.py. But I got this error as showed above. How can I fix it ?
The text was updated successfully, but these errors were encountered: