Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 775 Bytes

appleseed-materialx

Experiments with MaterialX and appleseed renderer

Roadmap:

  • Python script to build appleseed mtlx library
    • Generate appleseed_defs.mtlx files
  • Convert appleseed shaders to .mtlx from studio and/or DCC plugin
    • Simplest case is done - as_double_shade.osl
  • Generate and compile appleseed OSL shaders from .mtlx files
    • Simple Python script to generate OSL from .mtlx files
    • Compile OSL to OSO
    • Validate shaders
  • Export nodes and material assignments from appleseed studio to .mtlx file
  • Import .mtlx into DCC application and appleseed.studio
  • Alternative to MaterialXViewer with interactive appleseed renderer