Utilizes Blender (headless) and Processing to generate images (3D and 2D renderings) for the webshop
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

compose_picture_on_template.sh 96B

12
  1. #!/bin/bash
  2. convert $1 $2 -background black -gravity center -compose over -composite result.png