Model-viewer: When will <model-viewer> support new material PBR properties?

Created on 13 Sep 2019  路  3Comments  路  Source: google/model-viewer

Hey guys,
Is it possible to make model-viewer to enable/support Sheen.
This node is must-have for PBR fabric material
It is already supported for gLTF files and three.js:
https://threejs.org/examples/?q=sheen#webgl_materials_physical_sheen

question

Most helpful comment

Sheen is not specified in glTF yet, but it's coming.

Of the new material parameters planned for glTF, I think Clear Coat will be first.

All 3 comments

In general we intend to support whatever Three.js supports regarding glTF. Three.js gains support for glTF PBR via updates to its GLTFLoader. Whatever the GLTFLoader produces,<model-viewer> will use.

Has sheen been specified and accepted for glTF? cc @donmccurdy

Sheen is not specified in glTF yet, but it's coming.

Of the new material parameters planned for glTF, I think Clear Coat will be first.

Great, thank you, guys!

Was this page helpful?
0 / 5 - 0 ratings