Tag: Graphics
All the articles with the tag "Graphics".
-
Building captivating content reveal animation.
How can you leverage masking to build a captivating content reveal effect?
-
Details matter - harnessing the power of Core Animation
A friend showed me animations from Stripe Checkout and asked: "how could we implement that on iOS?" Learn how to harness Core Animation for folding, shaking, and button animations.
-
The beauty of imperfection
Perfection is not something one can truly achieve, so it's very smart that one of the best meditation services called Headspace is using an imperfect dot as their brand logo. Learn how to recreate their captivating animated dot effect.
-
Prototyping floating burger menu with CAShapeLayer
Reproducing a floating burger menu animation is simple with CAShapeLayer and CoreAnimation. Learn how to use strokeStart and strokeEnd to create elegant menu transitions.
-
Pinch to reveal animation, like in Boeing Milestones
Boeing made a nice app for iPad I was shown this app and asked if it’s hard to do this pinch to reveal animation.
-
Drawing smooth lines with cocos2d ios inspired by Paper
You’ve probably seen Paper, the app is pretty cool and the drawings look really nice and smooth.