Kim Kulling
Kim Kulling
Thanks for the hint!
There was a problem with the zip-lib. Please check again.
The texture coordinates are not stored correctly. The meshes are having more than 30000 vertices, but we are only assigning 16000 texture coordinates. SO it crashes. This is an Assimp...
Which source-code do you mean? The source you can find in the library is the assimp-code. There is no newer code. But I have a better understanding what is going...
Hm, seems to be an issue with the embedded texture support in 3MF. I will need to take another look onto that!
Right, this flag is always true. The export is entirely independent of the import. The export is based on the aiScene instance. And, indeed, this class is aware of this...
You both are right, I have misunderstood the problem. Sorry for that. I need to recap this extension and come back I guess.
Hi, hopefully, I can help you. But at first, I need an explanation of what the intention of the focal length got the camera shall represent. Thanks in advance!
I have fixed the formatting.
Which version of assimp do you use?