Fast-Quadric-Mesh-Simplification icon indicating copy to clipboard operation
Fast-Quadric-Mesh-Simplification copied to clipboard

raise error when load_obj()

Open STILLMOREzzz opened this issue 2 years ago • 1 comments

0xC0000005: Access violation while reading location 0x00000000. is the detail. The model has 147889 vertices and 28111 faces, and I set the process_uv is true when using load_obj(). How to solve this problem?

STILLMOREzzz avatar Aug 20 '22 13:08 STILLMOREzzz

The wrong place is "triangles[i].uvs[j] = uvs[uvMap[i][j]];"

STILLMOREzzz avatar Aug 20 '22 13:08 STILLMOREzzz

Unable to replicate. Closing the issue. If you can provide an explicit example that elicits this issue, please re-open.

neurolabusc avatar Jul 18 '24 20:07 neurolabusc