ComfyUI Extension
ComfyUI 360° Viewer
360° equirectangular image viewer node for ComfyUI
pavel-zinchenko/comfyui-360-viewer
Nodes—
On cloudLocal install
Stars0
Updated3 months ago
Readme
ComfyUI 360° Viewer
A custom node that displays equirectangular (360°) panoramic images as an interactive sphere directly inside the ComfyUI node.

Features
- Interactive 360° view inside the node
- Drag to look around
- Scroll to zoom
- Resizes with the node
Installation
Manual
- Clone or download this repo into your
ComfyUI/custom_nodes/folder:cd ComfyUI/custom_nodes git clone https://github.com/pavel-zinchenko/comfyui-360-viewer - Restart ComfyUI
ComfyUI-Manager
Search for 360 Viewer in the Manager and install.
Usage
- Add the 360° Viewer node (category:
image) - Connect any IMAGE output to it
- Queue — the node displays the image as an interactive 360° sphere
Requirements
No additional Python packages required.