autodesk-forks / MaterialX

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

Initial ThreeJS viewing app #1207

Closed sdunkel closed 3 years ago

sdunkel commented 3 years ago

This is a minimal app to render the shaderball with custom shaders. Once the WebGL Shader Generation is working we can easily hook it up to the app to visualize MaterialX materials.

Update materialx#344, #1184