This Code is lazypic blender setting code.
cd ~ && git clone https://github.com/lazypic/blender.git
아래 명령어를 이용해서 빠르게 블렌더를 설치할 수 있습니다. 클라우드 버킷 접근권한이 필요합니다. 일반적인 블랜더는 Blender.org 에서 다운받으셔도 됩니다.
$ aws s3 sync s3://lazypic-app/$OSTYPE ~/app
- run
$ blender --python ~/blender/init.py
AWS S# 클라우드를 통해서 Blender를 다운로드 합니다.
$ aws s3 sync s3://lazypic-app/$OSTYPE/blender2.8 $HOME/app/blender2.8 --profile lazypic
$ chmod -R 775 ~/app/blender2.8
자신이 사용하는 버전을 클라우드에 업로드하는 명령어는 아래와 같습니다.
$ aws s3 sync $HOME/app/blender2.8 s3://lazypic-app/$OSTYPE/blender2.8 --profile lazypic
- AI Texture: https://withpoly.com/browse/textures
- https://blender.community/c/rightclickselect/
- Other Build Version: `https://blender.community/c/graphicall