Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Show HN: YapAnimator – Fast and friendly physics-based animator
(opens in new tab)
(github.com)
48 points
olliewagner
9y ago
6 comments
Save
Share
6 comments
6 comments · 3 top-level
top
newest
oldest
TekMol
9y ago
· 1 in thread
What is this? An iOS library to do CSS like transformations?
olliewagner
OP
9y 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
9y ago
· 1 in thread
Nice! Can this work with CAAnimation, I would love to use this in Scenekit!
olliewagner
OP
9y 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
9y ago
· 1 in thread
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.
idibidiart
9y ago
Here is a physics based animation framework:
https://github.com/kripken/box2d.js/
j
/
k
navigate · click thread line to collapse