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

Can not convert to mesh from ply #62

Open
bruinxiong opened this issue Jun 14, 2024 · 3 comments
Open

Can not convert to mesh from ply #62

bruinxiong opened this issue Jun 14, 2024 · 3 comments

Comments

@bruinxiong
Copy link

bruinxiong commented Jun 14, 2024

image
I try to convert .ply to textured mesh with convert.py. But I got this error as showed above. How can I fix it ?

@mrtpk
Copy link

mrtpk commented Aug 14, 2024

I'm facing a similar issue. Not sure why though. Let me know if you solve this.

@mrtpk
Copy link

mrtpk commented Aug 14, 2024

maybe related - NVlabs/nvdiffrast#58

@mrtpk
Copy link

mrtpk commented Aug 14, 2024

see this - #38

solves by adding --force_cuda_rast. Example - python convert.py tiny --test_path workspace_test/catstatue_rgba.ply --force_cuda_rast

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