You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: