- Substance 3D home
- Home
- Command Line Tools
- Command Line overview
- sbsbaker
- sbscooker
- sbsmtools
- sbsmutator
- sbsrender
- sbsupdater
- Command Line overview
- Pysbs - Python API
- Pysbs - Python API overview
- Getting started
- General topics
- Examples
- API Content
- API Content overview
- Substance definitions
- Common interfaces
- compnode
- context projectmgr
- graph
- mdl
- modelgraphindex
- modelannotationnames
- modelgraph
- modelgraphgenerator
- modelgraphimplementation
- modelnodenames
- modeloperand
- modulegraphindex
- moduleannotation
- moduleconnection
- modulegraph
- modulegraphgenerator
- modulegraphimplementation
- modulegraphlibrary
- modulegraphregister
- modulenode
- modulenodeimplementation
- modulenodeinstance
- moduleoperand
- moduleoutputbridging
- moduleparaminput
- params
- projectmgrdoc
- sbsarchive
- sbscommon
- sbspreset
- sbsproject
- substance
- Libraries
- sbsenum
- sbslibrary
- sbsbakerslibrary
- Helpers
- Execution context
- API Change log
- Samples
- Setup and Getting Started
- Integrations
- Substance Maya toolset
- Changelog overview
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.