Cloudrender: Render your 3D Blender model on the cloud with AWS EC2

--

Cloudrender allows you to render your Blender 3D project in the cloud with AWS EC2.

Workflow

  1. Run the cloudrender command.
  2. The rendering is performed in the cloud.
  3. The rendered images get transferred to your local machine.

There are costs associated with using AWS services. Refer to Amazon EC2 Spot Instances Pricing to estimate the costs of your render jobs. The cost is around $0.27 per hour, as of writing.

By default, cloudrender uses g4dn.xlarge instances. You can choose the right instance type according to your needs.

To use cloudrender, clone https://github.com/fadi-alkhoury/cloudrender and follow the instructions.

--

--