Using Polar Coordinates in Unity Shader Graphs
· ☕ 2 min read
Getting back into making videos and decided to explore polar coordinates at a high level. Polar coordinates are an alternative coordinate system that maps points onto a radius and angle instead of an XY position like we have when using more typical Cartesian coordinates.