kk49 / deca

Tool for modding APEX engine games (Generation Zero, theHunter, ...)
MIT License
104 stars 17 forks source link

3D export: Check GeneralR2 material model #51

Open kk49 opened 5 years ago

kk49 commented 5 years ago

mpm is Specular? right now it's connected to occlusion

kk49 commented 5 years ago

Maybe use this GLTF model instead https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_materials_pbrSpecularGlossiness/README.md

Also https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Vendor/MSFT_packing_normalRoughnessMetallic/README.md https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Vendor/MSFT_packing_occlusionRoughnessMetallic/README.md