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

Ghost-yc/ofpennereasing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

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

You can download an openframeworks usage example here

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


TODO:
	
	- fix gcc issue with Quad.out 
	
		see http:https://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.7%
  • HTML 20.3%