Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epatel/EPGLTransitionView
OpenGL ES view for animating a view transition.
https://github.com/epatel/EPGLTransitionView
Last synced: about 1 month ago
JSON representation
OpenGL ES view for animating a view transition.
- Host: GitHub
- URL: https://github.com/epatel/EPGLTransitionView
- Owner: epatel
- Created: 2010-02-28T12:42:07.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-07-20T13:58:45.000Z (over 12 years ago)
- Last Synced: 2023-10-20T19:42:11.385Z (about 1 year ago)
- Language: Objective-C
- Homepage: http://www.memention.com/blog/2010/02/28/Bells-and-Whistles.html
- Size: 4.2 MB
- Stars: 394
- Watchers: 14
- Forks: 68
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - EPGLTransitionView - OpenGL ES view for animating a view transition. (etc)
- awesome - EPGLTransitionView - OpenGL ES view for animating a view transition. (etc)
README
# EPGLTransitionView
This project creates an OpenGL ES view that is used to create a disappearing
transition of a view.The effect is implemented in a delegate that will be called for drawing
the animation.The FlipReader demo uses iPad in landscape to view a pdf with swipe gestures
for page turning.Please note that the pdf in the FlipReader demo is the classical programming
book Thinking Forth by Leo Brodie.
Original is available at [thinking-forth.sourceforge.net](http://thinking-forth.sourceforge.net)