Settings

Theme

Show HN: YapAnimator – Fast and friendly physics-based animator

github.com

48 points by olliewagner 9 years ago · 6 comments

Reader

TekMol 9 years ago

What is this? An iOS library to do CSS like transformations?

  • olliewagnerOP 9 years ago

    You can easily control transformations with it (out of the box), but it's easily extensible to animate/smooth anything that you can control with a number (think sound, brush strokes in a painting app)

mendeza 9 years ago

Nice! Can this work with CAAnimation, I would love to use this in Scenekit!

  • olliewagnerOP 9 years ago

    Sure can! You'd add `Animatable` conformance to SCN Types (check out the Animatable.swift file for clear examples) and you'll be all set.

idibidiart 9 years ago

I wonder how stuff like this gets to the front page of HN? Any idea? From the examples, it does not seem to be "physics based" like e.g. box2d.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection