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 property of materials is not read while importing Obj 3d models #6096

Open
SanielDan opened this issue Sep 21, 2020 · 0 comments
Open
Labels

Comments

@SanielDan
Copy link

Description

While loading 3D model using loadShape() method, the emissive property of materials is not read during parsing.

Your Environment

  • Processing version: 3.5.4
  • Operating System and OS version: Windows 10

Possible Causes / Solutions

The solution could be read the 'Ke' values in the .mtl file and use them to set that property.

@benfry benfry added the opengl label Sep 21, 2020
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

2 participants