Skip to content

Joel-Dandin/Blender-GUI-Colaboratory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

blender-GUI-colab

Open In Colab

This is a Python script that allows you to use Blender 3.0+ and older version using Google Colaboratory. The blender application can be found in the applcation menu or u can directly start the application from /content//blender

Steps

  1. Add a username and password in the Create User step.
  2. Go to remotedesktop.google.com/headless
  3. Press Begin in "Set up another computer."
  4. Press Next, then Authorize.
  5. Copy and paste the link for Debian Linux in the Installation Process of the colab file. link
  6. Run the remaining codes to install Blender.
  7. You can access the Colab GUI from the remote access panel remotedesktop.google.com/access the password is the password set during the Installation Process stage.

Images

image

image

A few notes

  1. You must own a Google account.
  2. Use this script only to create blender models use this script to render the scenes.
  3. One notebook can only run for maximum time of 12 hours (24 hours for Google Colab Pro) but not guaranteed.
  4. EEVEE rendering is not supported in a virtual machine.
  5. This script is not tested fully yet. Expect some errors.
  6. Do note that your access to GPU may be limited or blocked if you render for many hours.
  7. This script is intended for those who have no access to high-end GPU for rendering. Please use them responsibly!

FAQ

An error occured!

Check which section of the code failed and identify the error (such as misspelled files or link). If you don't understand the error, try re-running the code with the play button at the side. If it still fails, go to Runtime > Restart and run all to restart the code or try Runtime > Factory reset runtime. If all else fails, open an issue in GitHub with the error log you encountered attached and the details of your setup.

Disclaimer

Google Colab is targeted to researchers and students to run AI/ML tasks, data analysis and education, not rendering 3D scenes. Because the computing power provided are free, the usage limits, idle timeouts and speed of the rendering may varies time by time. Colab Pro and Colab Pro+ are available for those who wanted to have more powerful GPU and longer runtimes for rendering. See the FAQ for more info. In some cases, it might be faster to use an online Blender renderfarm.