gltf-pipeline icon indicating copy to clipboard operation
gltf-pipeline copied to clipboard

Upgrade KHR_materials_common to PBR

Open ggetz opened this issue 7 years ago • 1 comments

Convert KHR_materials_common glTF 1.0 extension properties to PBR in updateVersion.

CC #330

ggetz avatar Jun 25 '18 18:06 ggetz

https://github.com/AnalyticalGraphicsInc/gltf-pipeline/issues/428 has an example model for testing.

The conversion in obj2gltf: convertTraditionalToMetallicRoughness and the PR discussion might serve as a reference for implementing this.

lilleyse avatar Oct 19 '18 17:10 lilleyse