Skip to content

a port of penner's easing equations to c++, with an openframeworks usage example

Notifications You must be signed in to change notification settings

Ravirael/ofpennereasing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ofPennerEasing
==============

A port of Robert Penner's easing equations to c++.

You can download an openframeworks usage example here

http://www.jesusgollonet.com/blog/2007/09/24/penner-easing-cpp/


TODO:
	
	- fix gcc issue with Quad.out 
	
		see http://www.jesusgollonet.com/blog/2007/09/24/penner-easing-cpp/#comment-77434
	
	- add easeOutIn
	
	- add usage example?

About

a port of penner's easing equations to c++, with an openframeworks usage example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.0%
  • HTML 21.0%