Playbook Nodes
Custom nodes for connecting 3D scenes and ComfyUI workflows.
Nodes (18)
Five aspect ratios, two integers, no drama
The final render, straight from a cloud render farm
Your animation's beauty frames, unzipped into a batch
A checkbox that reports to the mothership
Ground-truth depth, not an estimator's guess
A zip of depth frames, ready for structure-locked video
The input field with a secret double life
An image that arrives by URL (or falls back gracefully)
A string in, a string out — but the label tells you what to load
Eight pixel-perfect masks from a real 3D scene
Per-frame object masks, stable across an entire animation
An integer slider that lets you cheat from the id field
Real line art from a renderer, not a Canny guess
A zip of clean edge frames, straight from the renderer
Send your ComfyUI output back to the cloud, get a URL
Fixed when you're iterating, random when you're exploring
Prompt in, prompt out — with trigger words riding shotgun
A URL becomes frames — if opencv is installed
Playbook3D Nodes for ComfyUI
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:
- 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.