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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PageFlip!