Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Texture issue in FBX file #99

Open
MadhuiOS opened this issue Feb 6, 2018 · 10 comments
Open

Texture issue in FBX file #99

MadhuiOS opened this issue Feb 6, 2018 · 10 comments
Labels

Comments

@MadhuiOS
Copy link

MadhuiOS commented Feb 6, 2018

@dmsurti Please find the sample FBX file.

test_16.zip

@dmsurti
Copy link
Owner

dmsurti commented Feb 6, 2018

@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.

@MadhuiOS
Copy link
Author

MadhuiOS commented Feb 6, 2018

@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

@dmsurti
Copy link
Owner

dmsurti commented Feb 6, 2018

@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.

@kimkulling
Copy link

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 ...

@dmsurti
Copy link
Owner

dmsurti commented Feb 6, 2018

@kimkulling Thanks for the update.

By the way: I hate FBX ...

FBX = Ferociously Benzoic Xylenol :-D

@dmsurti dmsurti added the bug label Feb 9, 2018
@MadhuiOS
Copy link
Author

MadhuiOS commented Mar 8, 2018

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

@MadhuiOS
Copy link
Author

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

@dmsurti
Copy link
Owner

dmsurti commented Mar 14, 2018

@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.

@MadhuiOS
Copy link
Author

@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
Copy link
Author

@dmsurti Can you please solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants