zzyspace / TimingFunctionPainter

A tool for painting timing function curves with control points.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimingFunctionPainter

A tool for painting timing function curves.

Problem

When I'm going to create a more interesting CAMediaTimingFunction for CAAnimation, I can't imagine the function curve that are generated from control points in method functionWithControlPoints::::.

Solution

This tool will show you the function curve with given control points. It also can drag the control point to make the function curve what you want.

Preview

About

A tool for painting timing function curves with control points.


Languages

Language:Swift 100.0%