Shape
Chooses the coordinate mapping behavior.
Rectangular / polar coordinate conversion
Converts image coordinates between rectangular and polar representations for procedural distortions and radial effects.
Coordinate Space remaps the entire frame by changing how pixel positions are interpreted. Rectangular to Polar turns horizontal/vertical coordinates into angle/radius; Polar to Rectangular performs the inverse conversion.
Overview
Coordinate Space remaps the entire frame by changing how pixel positions are interpreted. Rectangular to Polar turns horizontal/vertical coordinates into angle/radius; Polar to Rectangular performs the inverse conversion.
Think of the image as a sheet that can be wrapped around a circle or unwrapped back into a flat strip.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
Image to remap between coordinate systems.
Image remapped into rectangular or polar coordinate space.
Inspector
Start with these controls before reaching for more complicated workarounds.
Chooses the coordinate mapping behavior.
Wraps the rectangular frame into polar coordinates.
Unwraps polar coordinates back to a rectangular frame.
Practical setup
Choose a source with clear orientation.
Select the conversion direction.
Inspect seams and the frame center.
Crop or tile the source if the edges must wrap cleanly.
Apply downstream distortion or compositing after the coordinate remap.
Examples
Wrap a linear texture around the center of frame.
Convert a radial image back to a rectangular strip.
Troubleshooting
Production notes
Related nodes