Danesfield icon indicating copy to clipboard operation
Danesfield copied to clipboard

for texture_mapping step, it needs to run "run_texture_mapping" command, how can I get the "run_texture_mapping" program

Open GNINNUR opened this issue 5 years ago • 5 comments

for texture_mapping step, it needs to run "run_texture_mapping" command, but how can I get the "run_texture_mapping" program, could Author tell me?

GNINNUR avatar Mar 11 '20 09:03 GNINNUR

@bastienjacquet do you remember where the "run_texture_mapping" tool is? I believe this might have been a C++ tool that still need to push up the source code for.

mleotta avatar Mar 11 '20 12:03 mleotta

@bastienjacquet do you remember where the "run_texture_mapping" tool is? I believe this might have been a C++ tool that still need to push up the source code for.

I cannot find the "run_texture_mapping" tool or source code , could you tell me anything about it? is it in the "texture-atlas" package?

GNINNUR avatar Mar 12 '20 07:03 GNINNUR

@bastienjacquet do you remember where the "run_texture_mapping" tool is? I believe this might have been a C++ tool that still need to push up the source code for.

I cannot find the "run_texture_mapping" tool or source code , could you tell me anything about it? is it in the "texture-atlas" package?

i use this command 'find / -name run_texture_mapping' , and find it belongs to "texture-atlas" package

Calsia avatar Feb 08 '22 10:02 Calsia

If it is convenient, I hope you can provide the source code. i would want to learn how to reconstruct texture for model from images. thanks for any reply

Calsia avatar Feb 08 '22 10:02 Calsia

Would be great!

DieProgrammIDE avatar Mar 12 '22 08:03 DieProgrammIDE