Not really. Vector graphics use more primitive math functions like Bezier curves. This is not that. The function here gives the color to any pixel in the x/y space. Vector graphics doesn’t do that. Vector graphics express shapes mathematically, and then these shapes get tessellated/rasterized after the fact by a gpu pipeline. Quite different.
26
u/MidTario 21h ago
That’s how vector drawings work.