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