AFRAME: Android metallnesMap and roughnessMap issue

五迷三道 提交于 2021-01-28 08:09:36

问题


Tried to use in my project a model with metallnesMap and roughnessMap. On iOS everything looks good, but on Android it seems to be avoiding these maps. What could be the cause and if there any solution?

On iOS:

On Android:

Use A-FRAME 1.1.0, .glb model exported from Blender

Before the model looked dark on each devices but adding to the scene 'renderer="colorManagement: true"' and adding envMap has helped.

来源:https://stackoverflow.com/questions/65812649/aframe-android-metallnesmap-and-roughnessmap-issue

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!