-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Better gradient support #2304
Copy link
Copy link
Labels
GraphicsGPU and graphics programming relatedGPU and graphics programming related
Description
- Elliptical gradients (minor and major axis)
- Focal point
- Spread method (pad, reflect, repeat) (Support spread method for gradient #3953)
- Color interpolation (
color-interpolationhas limited browser support), we can also approximate in steps - Independent interpolation of color and alpha
- Reusing vector data types to provide the spatial gradient control inputs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GraphicsGPU and graphics programming relatedGPU and graphics programming related
Type
Projects
Status
Short-Term