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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Problem
When I try to texture this mesh it can't load. I can however load it in other software like blender and meshlab.
Log (trace)
Program called with the following parameters:
[21:14:03.365934][info] Found 1 image dimension(s):
[21:14:03.366040][info] - [4032x3024]
[21:14:03.366063][debug] [IO] Read Image Metadata: /tmp/MeshroomCache/PrepareDenseScene/d1c1fe1b54322a807850919b7bf3a29b3c66b95c/878640175.exr
[21:14:03.367530][debug] Reading view 878640175 projection matrix from image metadata.
[21:14:03.367554][debug] [IO] Read Image Metadata: /tmp/MeshroomCache/PrepareDenseScene/d1c1fe1b54322a807850919b7bf3a29b3c66b95c/1264618477.exr
[21:14:03.367809][debug] Reading view 1264618477 projection matrix from image metadata.
[21:14:03.367822][debug] [IO] Read Image Metadata: /tmp/MeshroomCache/PrepareDenseScene/d1c1fe1b54322a807850919b7bf3a29b3c66b95c/1686740214.exr
[21:14:03.368072][debug] Reading view 1686740214 projection matrix from image metadata.
[21:14:03.368085][info] Overall maximum dimension: [4032x3024]
[21:14:03.368146][debug] [IO] loadArrayOfArraysFromFile: /tmp/MeshroomCache/Meshing/395b709c1ad39108a3a4dcdcb5858f11cb6fb495/meshPtsCamsFromDGC.bin
[21:14:03.368455][info] Loading mesh from obj file: /home/joran/Documents/H8/mesh2.obj
[21:14:03.658534][info] - # vertices: 627421
- # normals: 627421
- # uv coordinates: 0
- # triangles: 0
[21:14:05.334787][info] Mesh loaded:
- #points: 627421
- # triangles: 0
terminate called after throwing an instance of 'std::runtime_error'
what(): Unable to load: /home/joran/Documents/H8/mesh2.obj
Aborted (core dumped)
Steps to Reproduce
Versions
The text was updated successfully, but these errors were encountered: