autodesk-forks / MaterialX

MaterialX C++ and Python libraries
http://www.materialx.org/
Apache License 2.0
107 stars 23 forks source link

Add EsslShaderGenerator and Three.js based sample app (JsMaterialXView) #1244

Closed muenstc closed 3 years ago

muenstc commented 3 years ago

Does not include the javascript bindings for the EsslShaderGenerator (this will be a follow up PR). WebGL2 compatible shaders can be generated from the MaterialXView app by pressing E. JsMaterialXView renders the default standard surface material using generated shaders.

sdunkel commented 3 years ago

Referencing the web suppport issue #1184