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

how to only optimize color #33

Open
LiXinghui-666 opened this issue Nov 8, 2023 · 1 comment
Open

how to only optimize color #33

LiXinghui-666 opened this issue Nov 8, 2023 · 1 comment

Comments

@LiXinghui-666
Copy link

I want to know how to fix the geometry of my input, so I can only optimize the color and not optimize the geometry. Specifically, I want to know how to modify the codes?

@factoryofthesun
Copy link
Contributor

Hi -- the easiest way to do this would be to comment out line 421 (https://github.com/threedle/text2mesh/blob/5578d47f4812a9660d73e9628416741bb425c0b7/main.py#L421C1-L422C1) in the code. The mesh geometry will no longer be updated during the optimization.

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