Hacker News new | ask | show | jobs
by mendeza 3275 days ago
Nice! Can this work with CAAnimation, I would love to use this in Scenekit!
1 comments

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.