Feature #2
Provide example app showing how to use plain SurfaceView
Start date:
06/03/2016
Due date:
% Done:
100%
Estimated time:
Description
All example apps use GLSurfaceView - provide one that uses plain SurfaceView.
History
Updated by Distorted Admin almost 10 years ago
- Subject changed from Provide example app sowing how to use plain SurfaceView to Provide example app showing how to use plain SurfaceView
Updated by Distorted Admin almost 10 years ago
Google's 'Grafika' project has some nice examples on how to display OpenGL stuff on a plain SurfaceView (and also TextureView).
git clone https://github.com/google/grafika.git
Updated by Distorted Admin almost 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
New app 'PlainMonaLisa' done. examples|862fcd79