Skip to content

Instantly share code, notes, and snippets.

Incident Identifier: ED07A2CE-3216-4BA4-A0A1-B7449E4F2CB0
CrashReporter Key: e174c703f9f6f560781a9b3d5733a2ee7718e663
Hardware Model: iPhone5,4
Process: MY-APP [312]
Path: /private/var/containers/Bundle/Application/C8B80E27-7D7F-4500-906A-1740BA20C055/MY-APP.app/MY-APP
Identifier: no.company.MY-APP
Version: 19 (1.1)
Code Type: ARM (Native)
Role: Foreground
Parent Process: launchd [1]
@MeteC
MeteC / EaseCurves.h
Created April 7, 2014 00:18
This selection of ease curves is awesome for javascript - so I ported them across to C so they can be used in other places (e.g. iOS development). To see the curves in action visit http://easings.net/#
//
// EaseCurves.h
//
//
// Ported from jquery.easing.1.3 by Mete Cakman on 20/08/13.
//
/*
Functions taken from jquery.easing.1.3
To see the curves in action visit http://easings.net/#