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

There is a color issue after converting rvm to obj file. #69

Open
hardp1981 opened this issue Apr 12, 2023 · 3 comments
Open

There is a color issue after converting rvm to obj file. #69

hardp1981 opened this issue Apr 12, 2023 · 3 comments

Comments

@hardp1981
Copy link

1681292790074
1681292813346

@cdyk
Copy link
Owner

cdyk commented Apr 21, 2023

Have you tried playing with this option?

  --color-attribute=key               Specify which attributes that contain color, empty key
                                      implies that material id of group is used.

What color to use is not always totally obvious, there are multiple approaches: Sometimes there is a material id in the actual rvm file geometry description, while at other times the metadata in the txt or att file contains attributes with color names.

@ld000
Copy link

ld000 commented May 8, 2023

The same issue for me, after converting to obj, the color is different, and the att file does not contain color names. any idea?

RVM:
image

OBJ:
image

@ld000
Copy link

ld000 commented May 8, 2023

Can I fix this by editing the color value in Colorizer.cpp, Is the same MaterialId always have the same color value in different models?

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

3 participants