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