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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PageFlip!