Skip to content

Aeastr/MeshKit

 
 

Repository files navigation

MeshKit

A powerful and easy to use live mesh gradient renderer for iOS.

This project wouldn't be possible without the awesome work from Nikita's Mesh Gradient Library

What is MeshKit?

MeshKit is an easy to use live mesh gradient renderer for iOS, macOS, tvOS, and visionOS. In just a few lines of code, you can create a mesh gradient.

Usage

You can use the Mesh to render the SwiftUI view. Mesh comes with all the essentials from MeshGradient but MeshKit adds some improvements to make it easier to use.

Generate a color palette mesh
Mesh(colors: MeshKit.generate(palette: [.blue, .green]))

Known Issues

  • The mesh crashes in SwiftUI previews.

Acknowledgments

About

A powerful and easy to use live mesh gradient renderer for iOS.

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%