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

Keep colors on obj objects with vertex colors ? #43

Open
WillWarti opened this issue May 5, 2023 · 4 comments
Open

Keep colors on obj objects with vertex colors ? #43

WillWarti opened this issue May 5, 2023 · 4 comments

Comments

@WillWarti
Copy link


First of all, thank you for taking the time to report an issue.

Before you continue, make sure you are in the right place. Please open an issue only to report faults and bugs. For questions and discussion please open a topic on http://community.opendronemap.org/c/opendronemap.

Please use the format below to report bugs and faults.


What is the problem?

Vertices colors are not exported, e.g when a vertex is specified with x/y/z and r/g/b components in obj file by writing vertex line as follow "v x y z r g b", r/g/b vector is ignored after exporting.

What should be the expected behavior?

Would it be possible to keep vertex colors ?

How can we reproduce this?

Run a obj file that have vertices with colors.
box.zip
See attached example.

@AviralPadlia
Copy link

I am also facing the same issue. Do let me know if you find any solution for that.

@jingyangking
Copy link

First of all, thank you for taking the time to report an issue.

Before you continue, make sure you are in the right place. Please open an issue only to report faults and bugs. For questions and discussion please open a topic on http://community.opendronemap.org/c/opendronemap.

Please use the format below to report bugs and faults.

What is the problem?

Vertices colors are not exported, e.g when a vertex is specified with x/y/z and r/g/b components in obj file by writing vertex line as follow "v x y z r g b", r/g/b vector is ignored after exporting.

What should be the expected behavior?

Would it be possible to keep vertex colors ?

How can we reproduce this?

Run a obj file that have vertices with colors. box.zip See attached example.

do you solved it?i'm facing this problem,too

@WillWarti
Copy link
Author

Not yet, unfortunately !

@jingyangking
Copy link

Thank you for your reply. Perhaps you can try #py3dtiles, #3d-tiles-tool, or #objTo3d-tiles

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