Blender Compositing Overview Build node-based compositing pipelines in Blender using Python. Set up render passes, add post-processing effects (blur, glare, color correction), combine layers, key green screens, and output final composited images — all scriptable from the terminal. Instructions 1. Enable compositing and set up the node tree 2. Color correction nodes 3. Filter and effect nodes 4. Combine render passes 5. Alpha compositing and keying 6. File output for multi-layer EXR Examples Example 1: Cinematic color grade pipeline User request: "Add a cinematic look — warm highlights, cool s…