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

Using normal maps #505

Open
EGI-ILM opened this issue Oct 30, 2024 · 0 comments
Open

Using normal maps #505

EGI-ILM opened this issue Oct 30, 2024 · 0 comments
Labels

Comments

@EGI-ILM
Copy link

EGI-ILM commented Oct 30, 2024

I am using both GLB and OBJ files and the normal maps do not seem to be loaded.

For OBJ, this is an example of MTL:

newmtl STATUE
Ka 1.0 1.0 1.0
Kd 1.0 1.0 1.0
Ks 0.0 0.0 0.0
d 1.0
Ns 0.0
illum 0
map_Kd STATUE.jpg
map_Bump STATUE_normal.jpg
map_ao STATUE_occlusion.jpg

Is this a bug or how I can load map_Bump and map_ao? I have checked that the JPG files are correctly retrieved.

@EGI-ILM EGI-ILM added the engine label Oct 30, 2024
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

1 participant