> ## Documentation Index
> Fetch the complete documentation index at: https://docs.beeble.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Blender Plugin

> Relight directly inside Blender with full PBR passes

<div className="relative w-full" style={{ paddingBottom: "56.25%" }}>
  <iframe src="https://www.youtube.com/embed/yA6cCI7C3xg" title="How to use Beeble with Blender | Beeble Tutorial" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen className="absolute top-0 left-0 w-full h-full rounded-lg" />
</div>

<br />

## Prerequisites

* Blender 4.2+ (tested on Windows and macOS)
* Beeble Blender Plugin - [**Download HERE**](https://release.beeble.ai/plugins/blender/latest.zip)

## Install Plugin

1. In Blender, go to **Edit > Preferences > Add-ons**
2. Select **Install from disk** at the top-right
3. Select the plugin file - `beeble-addon_{version}.zip`
4. Enable Beeble by checking its box

## Import VFX Passes

1. Download VFX passes (.zip) from Beeble web
2. In Blender, navigate to the **Beeble tab** (Press `N` to open the sidebar)
3. Click **Import** and select your .zip file

## Camera Tracking

For advanced workflows involving camera tracking, check out our tutorial:

<div className="relative w-full" style={{ paddingBottom: "56.25%" }}>
  <iframe src="https://www.youtube.com/embed/2BzKximYd9k" title="Camera Tracking Tutorial for Blender" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen className="absolute top-0 left-0 w-full h-full rounded-lg" />
</div>
