A gradient is more than a CSS string.
Engine that parses gradients into a structured representation and transforms them into rendering targets
Supported:
✅Linear
✅Radial
✅Conic
✅Diamond
✅Mesh
Built for Flowscape - designed to work everywhere
#Flowscape#webdev#gradiente
One gradient.
Multiple rendering targets.
The same gradient definition can be transformed into:
• CSS
• Canvas 2D
• WebGL
This makes gradiente useful for websites, design tools, editors, game engines and custom rendering pipelines.
I've been building myself a visual feedback tool specifically for animations and interactions. Pause at any moment, annotate directly, and it generates a context-rich prompt (file paths, timing, current state, etc) ready to paste into Claude. Has proven extremely helpful.
You can right-click on a gradient fill in the gradient panel to redistribute gradient stops evenly in @Figma Design. (This used to be triggered previously with a double click.) #FigmaTip