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:
- Contextual baking with sbsbaker
- Re-patch substance painter outputs to Blender PBR cycles shader.
- Contextual creation of Substance Designer Files.
- Substance Lib in Blender GUI.
- Assign substance contextually in blender.
- Bake substances and re-patch to cycle nodes.