A demo to run a substance automation toolkit's websocket microservice
Assuming docker is already installed,
put Substance_Automation_Toolkit_*-linux-x64-standard.tar.gz
under /installer
# build the service
docker-compose build sat
# start sat service in background
docker-compose up -d sat
# run test task client
python client/test.py
It will bake a texture-set (ao, normal, position, etc) from highres mesh to lowres mesh, and feed the result to a sbsar to generate a mask.