Render Projects

Learn how to view and manage your render projects. Brender Studio uses S3 buckets to store your project files.

Visualize Projects and Manage Files

Projects are stored in S3 buckets, where you can view and manage your render projects. To view this section, navigate to Render Projects.

Render Projects View

Project Structure

When you access the "Render Projects" view in Brender Studio, you will see your projects organized into folders and files within an S3 bucket. An example of what a project might look like:

$ brender-bucket-uuid/
    ├── my-project/                  # Project name
    │   ├── output/                  # All renders are stored here
    │   │   ├── render_0001.png          # Example render file
    │   │   ├── render_0002.png          # Another example render file
    │   │   └── ...                  
    │   ├── cube_test_folder.tar.gz  # Temporary file for .blend scenes
    │   └── output.zip               # Renders in a compressed folder

Download Files

You can download any file directly from the Brender Studio interface. To do this, simply click on the dropdown menu of the file you wish to download and select the download option.

Download files

Temporary Urls

Brender Studio allows you to generate temporary URLs to share your files with other users or to access them without needing AWS authentication. These URLs are valid for a limited time and can be generated from the application interface.

You can choose the expiration time of the URL, which can be from 5 minutes to 7 days.

Temporary URLs

Empty Bucket

If you need to free up space in your S3 bucket, you can empty it directly from Brender Studio. This option will delete all files and folders within the selected bucket.

Click on the "Empty Bucket" button to confirm the action.

    2024 - Brender Studio is not affiliated with Blender Foundation & Amazon Web Services. All trademarks are property of their respective owners.

    🍪 We use cookies to make your experience better.