Create-Conical-Gradient

Create-Conical-Gradient

A extension for Canvas to create a conical gradient pattern.

0 followers

CSS3 already supports the conical gradients by `conic-gradient`, but unfortunately, HTML Canvas API does not yet. You can use this extension to implement that by a method similar to ctx.createLinearGradient() and ctx.createRadialGradient().

Create-Conical-Gradient makers

Here are the founders, developers, designers and product people who worked on Create-Conical-Gradient