alexlarsson / gthree

Gthree is a GObject/Gtk+ port of three.js
MIT License
84 stars 13 forks source link

Add support for pbrSpecularGlossiness material in gltf loader #41

Closed alexlarsson closed 4 years ago

alexlarsson commented 5 years ago

This needs adding a custom material (see three.js loader) as well as handling the extension itself.