Downloads0
Comments--
Created03.23.26
Scope Kaleidoscope
Mirror-segment kaleidoscope effect for Daydream Scope.
Folds the image into N radial segments with alternating mirror reflections. True polar coordinate folding — segment count directly controls the number of visible symmetry axes.
Parameters
| Parameter | Range | Default | Description |
|---|---|---|---|
| Segments | 2-16 | 6 | Number of mirror segments |
| Rotation | 0-360 | 0 | Manual rotation in degrees |
| Rotation Speed | -10 to 10 | 0 | Auto-rotate degrees per frame |
| Zoom | 0.5-2.0 | 1.0 | Zoom into center |
| Center X | 0-1 | 0.5 | Horizontal center point |
| Center Y | 0-1 | 0.5 | Vertical center point |
Install
In Scope Settings > Nodes, paste:
git+https://github.com/555n/scope-kaleidoscope.git
Notes
- Works as preprocessor or postprocessor
- All parameters are runtime-controllable (sequenceable)
- Aspect-ratio corrected for circular symmetry
- Pure PyTorch, no external dependencies
- MPS-safe (Apple Silicon compatible)
MIT License

