mixtrn - Bites of Python - 04 - Material Translator

Hello, this week we will be doing some PIPELINE work, this is something you would do as a pipeline developer, translating shaders from one render to another is something really helpful, objects can have thousands of shaders and nobody wants to do that by hand, so Let's Script it.

Resources 
Python 2
Homework
  • Implement the same for Mantra or other render engine
  • Translate lights from one renderer to the other