Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 2.35 KB

README.md

File metadata and controls

38 lines (29 loc) · 2.35 KB

MetallicView

Metal Shaders for SwiftUI

(⌥ + left click) on function to see all details

Example

View()
  .metallicBrightness(brightness: $brightness, isEnabled: $enabled)

Installation

For Xcode Projects

File > Swift Packages > Add Package Dependency: https://github.com/Portles/MetallicView

Color

Distortion

Coming soon...

Layering

Coming soon...