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
Build Data Resilience - Take the Assessment Today
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PageFlip!