Stykka / glTF-Bin

[Deprecated See https://github.com/mcneel/glTF-IO] glTF exporter for Rhinoceros. Supports: mode-text, mode-binary, binary-draco, materials, and textures.
MIT License
31 stars 18 forks source link

Use the glTF extensions to use all the components of Rhinos PBR material #19

Closed jrz371 closed 3 years ago

jrz371 commented 3 years ago

Rhinos PBR material supports sheen, clearcoat, and refraction. It looks like they might line up with these glTF extensions. Adding these should fill out the PBR spec on exported models.

glTF Sheen glTF Clearcoat glTF Transmission

jrz371 commented 3 years ago

+1 request https://discourse.mcneel.com/t/gltf-binexport/114378/40

jrz371 commented 3 years ago

The sheen extension doesn't seem to match up very well with Rhino so I've excluded it for now

marikaalmgren commented 3 years ago

Seems to be ok.