AssimpKit icon indicating copy to clipboard operation
AssimpKit copied to clipboard

Texture issue in FBX file

Open MadhuiOS opened this issue 7 years ago • 10 comments

@dmsurti Please find the sample FBX file.

test_16.zip

MadhuiOS avatar Feb 06 '18 11:02 MadhuiOS

@MadhuiOS Thanks for the sample asset. Your asset has an embedded texture and there are a few fixes around that in assimp v4.1.0, which might fix this problem.

Currently, AssimpKit uses assimp v4.0.1 library. The next release of AssimpKit will integrate the assimp v4.1.0 library, so if there is a fix in the upstream dependent assimp, this should be fixed.

Once I debug further in AssimpKit, I will update this thread.

dmsurti avatar Feb 06 '18 11:02 dmsurti

@dmsurti thanks for you're quick reply and help, i will wait for assimp v4.1.0 release(if possible can you say release date) and also i am getting FBX-Tokenize (offset 0x34) error while using the binary form of FBX, for that please find the sample attachment. Test.fbx.zip

MadhuiOS avatar Feb 06 '18 12:02 MadhuiOS

@MadhuiOS For the binary format file, where you see the tokenize error, we have to wait till it is fixed in assimp upstream.

For the non binary format, if it is fixed in v4.1.0, we are lucky! I plan to release v1.3.0 of AssimpKit this month end, unfortunately this release is getting pushed due to my other work commitments.

dmsurti avatar Feb 06 '18 12:02 dmsurti

Hi, I just checked the file and there is no visible texture in your model. So we still need to fix this issue in assimp. By the way: I hate FBX ...

kimkulling avatar Feb 06 '18 14:02 kimkulling

@kimkulling Thanks for the update.

By the way: I hate FBX ...

FBX = Ferociously Benzoic Xylenol :-D

dmsurti avatar Feb 06 '18 18:02 dmsurti

@dmsurti Can you please support to solve this bug, i am only facing texture issue.

MadhuiOS avatar Mar 08 '18 04:03 MadhuiOS

@dmsurti Can you please tell me when you're planning to release next version.

MadhuiOS avatar Mar 13 '18 08:03 MadhuiOS

@MadhuiOS Sorry, right now I am busy with other stuff that needs to be given higher priority and not sure when I can fix a few things (WIP) and make a new release.

dmsurti avatar Mar 14 '18 04:03 dmsurti

@dmsurti @kimkulling Can you please give me any solution and any idea to solve this issue or give me any direction how to find the solution to make this texture visible, this is urgent for my project, if you can help that could be great, thanks.

MadhuiOS avatar Mar 23 '18 04:03 MadhuiOS

@dmsurti Can you please solve this issue.

MadhuiOS avatar Jul 26 '18 04:07 MadhuiOS