Extensions/Playbook Nodes
ComfyUI Extension

Playbook Nodes

Custom nodes for connecting 3D scenes and ComfyUI workflows.

By playbook3d·Created 2 years ago·Updated about a year ago· 21
playbook3d/playbook3d-comfyui-nodes
Nodes18
On cloudLocal install
CategoryPlaybook 3D
Stars21
Updatedabout a year ago

Nodes (18)

Playbook Aspect Ratio Select (External)

Five aspect ratios, two integers, no drama

Playbook 3D
Playbook Beauty Render Pass

The final render, straight from a cloud render farm

Playbook 3D
Playbook Beauty Render Pass Sequence

Your animation's beauty frames, unzipped into a batch

Playbook 3D
Playbook Boolean (External)

A checkbox that reports to the mothership

Playbook 3D
Playbook Depth Render Pass

Ground-truth depth, not an estimator's guess

Playbook 3D
Playbook Depth Render Pass Sequence

A zip of depth frames, ready for structure-locked video

Playbook 3D
Playbook Float (External)

The input field with a secret double life

Playbook 3D
Playbook Image (External)

An image that arrives by URL (or falls back gracefully)

Playbook 3D
Playbook LoRA Select (External)

A string in, a string out — but the label tells you what to load

Playbook 3D
Playbook Mask Render Pass

Eight pixel-perfect masks from a real 3D scene

Playbook 3D
Playbook Mask Render Pass Sequence

Per-frame object masks, stable across an entire animation

Playbook 3D
Playbook Number (External)

An integer slider that lets you cheat from the id field

Playbook 3D
Playbook Outline Render Pass

Real line art from a renderer, not a Canny guess

Playbook 3D
Playbook Outline Render Pass Sequence

A zip of clean edge frames, straight from the renderer

Playbook 3D
Playbook Render Result

Send your ComfyUI output back to the cloud, get a URL

Playbook 3D
Playbook Seed

Fixed when you're iterating, random when you're exploring

Playbook 3D
Playbook Text (External)

Prompt in, prompt out — with trigger words riding shotgun

Playbook 3D
Playbook Video (External)

A URL becomes frames — if opencv is installed

Playbook 3D
Readme

Playbook3D Nodes for ComfyUI

image

This repository provides custom nodes for ComfyUI that allow you to seamlessly integrate Playbook3D renders into your workflows.

Features:

  • Dedicated Render Nodes: Access individual nodes for different render passes:
    • Beauty: Get the final rendered image.
    • Canny: Extract edge information with Canny edge detection.
    • Depth: Obtain depth information as a grayscale image.
    • Mask: Generate masks for specific objects or materials.

Getting Started:

  1. Clone the Repository:
    git clone https://github.com/playbook3d/playbook-nodes.git
    

Install

Copy the contents of this repository into your custom_nodes folder within your ComfyUI installation directory.

Obtain an API Key

Visit beta.playbook3d.com to sign up for a Playbook3D account and obtain your API key.

Configure Nodes

In your ComfyUI workflow, add the desired Playbook3D render nodes and input your API key in the designated field.

Requirements

-ComfyUI (latest version recommended) -Playbook3D account and API key

Usage

Connect the Playbook3D render nodes to your existing ComfyUI workflows. Each node outputs an image corresponding to the selected render pass. You can then use these images as inputs for other nodes in your workflow, such as image processing, compositing, or style transfer.

Example Workflow:

Use a Playbook3D Beauty node to generate a base render. Connect a Playbook3D Canny node to extract edges from the render. Use a Combine node to overlay the edges on the original render for a stylized effect.

Contributing:

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.  

License:

This project is licensed under the MIT License.

Contact:

For questions or support, please contact [email protected] or join the Playbook3D Discord server.