Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是一名 3d 艺术家,致力于基于 three.js 和 Gltf 的 3d 建筑配置器。配置器使用光照贴图。在将光照贴图应用于模型后,PBR 材料的反射率全局下降时,我遇到了一个问题。
这是在左侧应用光照贴图和在右侧应用光照贴图之前的模型截图。
我想知道是否有可能在光照贴图和没有光照贴图的情况下具有相同的反射率,如果可以,在哪里挖掘。
谢谢!