Substance Integration for PBR workflow in Blender - rommany/blender-substance-integration GitHub Wiki

Integration of Allegorithmic's Substance Automation ToolKit into blender

Requires pip install at blender python to install pysbs. cd /Applications/Blender.app/Contents/Resources/2.79/python/bin

wget https://bootstrap.pypa.io/get-pip.py

./python3.5m get-pip.py

./pip install "/Applications/Substance Automation Toolkit/Python API/Pysbs-2017.2.2.zip" --find-links "/Applications/Substance Automation Toolkit"

Current status:

Blender UIs for sbsbaker, sbscooker, sbsrender

TODO:

  1. Contextual baking with sbsbaker
  2. Re-patch substance painter outputs to Blender PBR cycles shader.
  3. Contextual creation of Substance Designer Files.
  4. Substance Lib in Blender GUI.
  5. Assign substance contextually in blender.
  6. Bake substances and re-patch to cycle nodes.