1、使用GLSurfaceView提供的GL环境,并在Java层进行绘制 2、使用GLSurfaceView提供的GL环境,在native层进行绘制 3、使用TextureView,在Java层创建GL环境,并在Java层进行绘制 4、使用SurfaceView,在Native层创建GL环境,并在native层进行绘制 5、使用TextureView,在Native层创建GL环境,并在Native层进行绘制
-
Notifications
You must be signed in to change notification settings - Fork 0
icespring/androidEGLDemo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An Android demo shows how to create EGL and use OpenGL to draw a triangle on display
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published