Documentation for Substance Automation Toolkit is now included in the SAT package. You can access the documentation by opening html-doc.zip inside your downloaded SAT package.
Samples
The Samples
The template demo demonstrates how to apply materials using object specific maps on a set of 3D models.
The batch tools demo is a general overview of the different features in the batch tools.
How to find the Automation Toolkit Samples
The batch tool samples are installed in slightly different locations based on platform:
Windows
The samples are located in
C:Users<user>DocumentsAllegorithmicSubstance Automation Toolkit
Linux
In the samples directory of the tar.gz file is unpacked.
MacOSX
On OSX the samples are installed in /Applications/Substance Automation Toolkit/Samples. It's recommended that you copy them to a local directory before running them since that location is not writable which causes issues running the samples.
Python API
The Python API package comes with example content. The demos are described in the API documentation.