This project is aimed to implement 3D style page flip on Android system based on OpenGL 2.0.
Features
- Creates a surface view class extending from GLSurfaceView
- Implements android Renderer interface to draw your content on a bitmap and set it as a texture of PageFlip
- Instanitiates a PageFlip object in the constructor of your surface view
- You may need a message handler to send/receive an drawing message. Please refer to PageFlipView in sample application
- You may need a lock to avoid conflicts between main thread and OpenGL rendering thread. Please refer to PageFlipView in sample application
- PageFlip library provides some configurations for customizing its behaviors
Categories
AnimationLicense
Apache License V2.0Follow PageFlip
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PageFlip!