rryamrryamOfficialยท1 Agent Skills Included

MeshingKit

SwiftUI mesh gradients with animation and video export

Creates animated mesh gradients in SwiftUI using 68 predefined templates across 2x2, 3x3, and 4x4 grids. Eliminates manual color math and point positioning with ready-made templates, custom animation patterns, and Metal shader noise effects. Exports gradients as PNG, JPG, or MP4 video directly to the iOS photo library or macOS disk.
npx skills add rryam/MeshingKit --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MeshingKit?โ–ผ

Run `npx skills add rryam/MeshingKit --all -g -y` in your terminal to install all skills in this suite globally.

How to create mesh gradients in SwiftUI?โ–ผ

Import MeshingKit and call MeshingKit.gradient(template:) with any of the 68 predefined templates, or define your own points and colors with a custom GradientTemplate.

Can MeshingKit export gradients as video?โ–ผ

Yes. It exports animated gradients as MP4 video to the iOS photo library or macOS disk, and saves still images as PNG or JPG.

Which Apple platforms does MeshingKit support?โ–ผ

It works on iOS 18+, macOS 15+, tvOS 18+, watchOS 11+, and visionOS 2+, requiring Swift 6.2 and Xcode 16.

Can I animate gradients with custom patterns?โ–ผ

Yes. Use AnimationPattern presets like fluid, waves, or pulse, or define custom point movements with amplitude and frequency controls.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’