Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)