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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PageFlip!