Sign In

SBS Stereoscopic 3D generation workflow

34
393
13
Type
Workflows
Stats
393
0
Reviews
Published
Jun 29, 2024
Base Model
Other
Hash
AutoV2
B52566113E
default creator card background decoration
Second Birthday Badge
SamSeen's Avatar
SamSeen

Side by Side 3D Stereoscope node for ComfyUI by SamSeen πŸ‘€

(you can also use cross-eye method to view them 😜)

https://github.com/MrSamSeen/ComfyUI_SSStereoscope

Welcome to the SideBySide Node repository for ComfyUI! This custom node allows you to create side-by-side (SBS) stereoscopic images from a standard image and a depth map, enabling a rich, three-dimensional viewing experience.

Introduction

The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment.

Installation

To install the SideBySide Node, clone this repository and add it to custom_nodes folder in your ComfyUI nodes directory:

git clone https://github.com/MrSamSeen/ComfyUI_SSStereoscope.git
pip install -r requirements.txt

Example workflow 1

Example workflow 2