Closed thucz closed 1 year ago
Hi,
Thanks for the question! I must have forgotten to update this part, as this is a legacy issue from ATISS. Please follow the solution here by replacing line 31 in utils.py with the code block.
In fact, I believe all places with TexturedMesh.from_file should be replaced with the code block for simple_3dviz to work. I will double-check and update the repo later. Please let me know if you still encounter problems.
Hi,
I have updated the code to fix the render issue. Closing the issue now but feel free to re-open it if the issue persists.
Hi! This is a great repo!
I have finished the data preparation steps and generated the scene by run_layoutgpt_3d.py. I'm trying to visualize the generated 3D layout by rendering the image scenes:
I met the following error:
I do not understand why this error occurred and don't know how to resolve it. Could you help me?
I found that simple_3dviz/io/material.py tried to read data from
3D-FUTURE-model/c2fecd9b-c61e-423a-a48d-08c63931cd1f/model.mtl
And simple_3dviz assumed that model.mtl contains the specular exponent, namely a line starting with "Ns". But in fact, I do not find that. How should I resolve this gap?The content of model.mtl: