Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 539 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 539 Bytes

SwiftLogoPlay

An exploration of SwiftUI Path animation that started life as a UIBezierPath derived from an open-source SVG of the Swift Logo. A fun exploration of the power of SwiftUI animation, using a CGPointVector implementing the VectorArithmetic protocol.

See an iPad version in action.... Animation is driven by a finger tap. The faster you tap, the more you'll achieve "orbiting vertices".