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

Emissive Texture loading missing in OBJLoader #804

Closed
jakubkulaga-hdpmedia opened this issue Feb 24, 2016 · 2 comments
Closed

Emissive Texture loading missing in OBJLoader #804

jakubkulaga-hdpmedia opened this issue Feb 24, 2016 · 2 comments

Comments

@jakubkulaga-hdpmedia
Copy link

There is no reading of map_Ke attribute in ObjFileMtlImporter (emissive texture).

As reference: http://cgkit.sourceforge.net/doc2/objmaterial.html
Take a look into: void ObjFileMtlImporter::getTexture()

@kimkulling
Copy link
Member

Ok, thanks for the hint. i will take care!

@kimkulling
Copy link
Member

Fixed by 99f0083

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

No branches or pull requests

2 participants