Hey, we see you are using an ad blocker.
We ask you if you could please consider donating to SheepIt.
Click here to donate or to become a Patron.
We appreciate your support!

Frequently asked questions

You have questions? We have answers.

FAQ

General

A render farm is a group of computers connected together to complete a large task. In the case of 3D rendering, most of the time a render farm will distribute frames of an animation to multiple computers. Instead of having a single computer work for 100 days, you can have 100 computers work for 1 day.
When the owner of a project adds their project to the queue, the service splits the animation into single frames to render. The service then sends each frame to a connected computer and aims to optimize its choice based on the available memory, as well as the CPU/GPU power.
The difference is in the word distributed, as in the service doesn't own machines that render, but instead relies on people to share their computers. Thus, there is virtually no limit to the amount of power the render farm can have.
Yes, it is! We don't have any hidden tax like paying to get the final result, everything will be free. We only rely on donation and ads to pay for the domain, server and development. You can donate on this page.
It was a suggestion by one of our members when the project was in Beta. We liked the "tone" of this name and found a beautiful explanation: "To sheepIt is to follow everyone else when you don't know where you're going or what is happening. Derived from the term 'sheep', used to describe one who does what others do in an effort to fit in."
You can add as many as you want BUT you can only have 2 rendering at the same time. This limit is set to avoid having a person flooding the render farm with too many projects.
If the render farm is indeed flooded this limit will be temporarily lowered to 1 (It does happen, but no more than a few times a year).
Yes! You will render your project first.
If you don't want to prioritize rendering your own project (for example because you have less powerful machine) you can change this behavior on your account page under the 'Option' tab.
When a project owner's point balance goes too far into the negative, we soft-pause the project to force the owner to participate.
The rendering will continue as soon as you contribute rendering to the farm.
Points are used to order the list of projects. The more points you have the higher priority your project will have.
You will earn points by sharing your computer to help to render. You spend points when someone renders one of your frames.
The calculation of points is only based on render time. How points are calculated:
* remove 10 * render time (in minutes) when ordering a frame.
* add 38 * render time (in minutes) when rendering a frame.
* If the owner of a project renders a frame, no subtraction is made, and they get 30% of the points (The 30% penality is to avoid "farming".).

Since 2023, the CPU and GPU power rating are split, it's the same logic for both but on a different scale: GPU are 18x a CPU.
A 100% GPU will earn 684 points per minute instead of 38.
Same for ordering a frame: 180 on GPU versus 10 on CPU.

The render time is not the actual duration on your machine (since it would give slower machines an advantage). Instead, it's scaled to a 'reference machine', which is currently an Intel Core i5-9600 @ 3.70GHz x6 for the CPU and Nvidia RTX 3060 for the GPU. You can see the list of machine performance on the machines page.This list is generated by rendering the same project on each machine when the computer's specs are new.

For example, a 100 frame long project at 15min/frame(on the reference machine), the owner will spend 15,000 points.
No matter which computer the frame is rendered on, it will earn the same amount of points.
Explanation with
200% machine: 100 * 2.0 * 7.5 * -10 = -15,000
33% machine: 100 * 0.33 * 45 * -10 = -15,000


This system is made to be fair, previously it was with weight on each frame and the other on duration, but it was actually unfair because it was based on the number of frames rendered and not on time spent.
No, points are not transferable.
You have two ways to view teams.
Either you can create a bit of competition by being part of a team and competing to generate the most points.
Or you want to help a specific group of people, for example, you are working on a collaborative project, and you want to render this project first. You can do so by checking 'Render my team's projects first' on your profile's options.
It does not matter because the size will be overwritten.
The best method is automatically detected during project upload.
The split of frames depends on the render engine and if compositing is enabled.
There are two methods of split 'layers' and 'chessboard':
* chessboard, the split is achieved with the border feature, each frame is split with a chessboard motif of 2x2, 4x4, 5x5 or 6x6 to create smaller tiles to be rendered (for example 16 tiles of 250x125 in 4x4). It's simple and efficient, but it does not support compositing.
* layers, the split creates "layers", each frame is rendered with samples lower to 1/n and a different seed. Then recomposed with 100%, 50%, 33%, 100/n % opacity to generate the final image. This method has the main advantage to support the compositing, but it does not support variation of sample amount through lpo. This method is used with Cycles engine with compositing enabled.
In theory, yes, BUT we don't recommend rendering fluids, because you need to include the bake files, which are very big. You are limited to 750 MB per project, which is usually not enough to include all fluid bake files. However, there is a method you can use to split up a single animation into multiple projects:

  • 1. Create a folder for your project and put your project inside that folder
  • 2. Open your project and go to the fluid settings of your domain object.
    Adjust the fluid/smoke simulation settings to your needs and click bake.
    Blender creates a "blendcache_projectname" folder in your project directory. It contains the baked fluid simulation.
  • 3. Make all paths relative.
    This can be done under
    File>External Data>Make All Paths Relative
  • 4. Make sure that you set everything right and make a test render of one frame.
  • 4.1 Save your project.
  • 5. Now check if the Project folder (the folder in step 1) is larger than 750 MB.
    If it is less than 750 MB good you can zip the folder.
  • However if it's larger tham 750 MB don't panic as there is solution for that:
  • 5.1 Create a folder inside your project folder called “part_1” (can be anything you want)
  • 5.2 Create a folder inside "part_1" called "blendcache_projectname"
  • 5.2.1 Copy your project file here as well
  • 5.3 Copy “part_1” multiple times and after that rename the copies to part_2 part_3 and so on.
  • 5.4 Go into your "blendcache_projectname" inside the project folder
    Select as many files as possible while staying under 750 MB.
    Hit ctrl +x.
  • 5.5 Go inside “part_1/blendcache_projectname”.
    Hit ctrl + v.
    Repeat this until all simulation files in “blendcache_projectname” are now in part_ folders.
  • 5.6 Zip all part_ folders individually.
  • 6. Upload each part_ to SheepIt.
Yes, you can! Each time the Blender Foundation releases a new version we add it to the renderfarm. But we only add stable versions.
On project creation, the version will be auto-detected, but you can override it.
No, we do not because they are not stable enough.
No
Since we don't have a minimum age requirement, we assume everyone is under 18.

Contact

Another question?

If you didn't find the answer to your question; please use the forum or Discord, the community will help you

Rendering

If you are running Windows, then NOTHING! You can use the standalone client which will do everything for you.
If you are running Linux or OSX you only need to have Java installed.
In every case, no need to have Blender, it will be downloaded for you. If you are not sure if your system is supported, go to the Blender binary listing to check if we added it to the render farm
Go to the Get Started page and download the rendering client (either the exe or jar file).
You need to be able to run Blender 3.6 to be able to contribute.
See Blender requirements gpu.
We let the machine render a specific blend for exactly one minute to calculate the average Samples Per Minute.
Then we compare your SPM to the reference machine SPM.
Due to the significant disparity in power between GPUs and CPUs, it was becoming impractical to maintain the same scale between CPU and GPU.
While a modern GPU can produce a render in just two minutes, the same task could take up to two hours using a modern CPU. To address this issue, we have made the power rating of the CPU and GPU independent.
The CPU reference is an Intel i5-9600, and GPU is an Nvidia RTX3060.
Render keys allow other people to render frames and earn the points for you without giving them your real password.
They will be able to log in to the render client, but they will not be able to log in to the website.
To use it, give them your username and the render key.
It is also recommended that you use your render key on your own clients too instead of your password!

To find your render key go to:
your account page > edit profile > Render keys
Quick link: my profile
In order for a render day to count, a single client must be running for 8 hours with out being stopped or paused by the user. Awards for consecutive render days are only awarded once each day.
The client and the website might not be in sync for two reasons:
* The client displays the number of rendered frames and the website displays the number of validated frames. The difference could be on the client upload stack with frames waiting to be uploaded.
* The first two frames of each session are counted as rendered on the client but not on the website because they are meant to verify the computer (first is for verifying if the computer can launch blender, second is for calculating the strength of the computer). We don't want to count them as frames because they are not "real" projects.
We provide an official Blender Foundation release, and are not modifying the Blender binary in any way.
We do embed a python script for single frame rendering and to set up the compute method, but we do not allow the owner of a project to use their own script.
Yes, you can. The more machines that are connected the better!
Yes but with some limitations.
Limitations have been put in place to prevent files sizes from becoming unreasonable:
  • Full frame renders only. No split-layers or checkerboarding.
  • Only animations are supported, no single image projects.
  • Maximum number of layers/passes: 6
  • Maximum image dimensions 4096x2160 px.
  • Did we mention no splitting?
  • We require either DWAA or DWAB compression codecs to be used.
Try deleting your "conf" file in C:\Users\<Your Account Username>\.sheepit.conf.

Client

At the moment only one GPU is supported per session. But if you really want to use multiple GPUs you can launch more than one session (by using multiple command line clients).
The client source code is GPL and you can help it. The client's project is being hosted on SheepIt Renderfarm gitlab group. Merge requests are more than welcome!
If you have this issue:

You can fix it by doing the follow:
1. Download the new launcher: launch macos.
2. Drag it to 'Applications'.
3. Answer yes to 'Overide existing application'.
4. Re-launch the application.
5. Happy rendering :)

Contact

There is a forum.
We also have set up three communities: Discord, Reddit and Twitter.
Discord is the most active.
You can request a feature by going on the forum, we have set up a special section for them.
If you think you can code it yourself, you can also do a merge request on the SheepIt Renderfarm gitlab group.