flycatdeng / GLTextureViewDemoLinks
A sample that use a TextureView to show gles operation
☆23Updated 8 years ago
Alternatives and similar repositories for GLTextureViewDemo
Users that are interested in GLTextureViewDemo are comparing it to the libraries listed below
Sorting:
- Almost the same api as GLSurfaceView, another android OpenGL surface implementation using TextureView☆27Updated 9 years ago
- ☆34Updated 7 years ago
- ☆106Updated 6 years ago
- opengl Tutorial☆86Updated 6 years ago
- 视频的裁剪和合并☆50Updated 2 years ago
- Libgdx use TextureView Rendering,修改Libgdx为TextureView,可以跟原生的view进行透明层叠☆35Updated 2 years ago
- This is a lib to add filter for camera or mp4 preview! Record camera or Remux mp4 with mp4☆43Updated 7 years ago
- Android上的OpenGL ES 2.0学习项目(OpenGL ES 2.0 Samples for Android)☆106Updated 6 years ago
- 音视频采集、编码、解码、封装、解封装,OpenGLES渲染图像、视频,滤镜、特效、转场特效☆123Updated 3 years ago
- android surfaceview/textureview multi-thread painting☆38Updated 8 months ago
- ☆40Updated 7 years ago
- Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功…☆72Updated 2 years ago
- opengl es预览camera数据,并用mediacodec获取opengl es绘制数据,进行视频与音频录制☆75Updated 9 months ago
- 一些关于OpenGL ES特效在android上的应用,从简到难。☆46Updated 4 years ago
- Image processing based on Shader for Android platform☆108Updated 6 years ago
- ☆155Updated 4 years ago
- FrameSequenceDrawable Library☆37Updated 7 years ago
- ☆80Updated 6 years ago
- Android YUV图像检测器☆69Updated 8 months ago
- 学习实践OpenGLES,包括绘制几何图形,添加渲染三角形,等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册…☆83Updated 4 years ago
- Android OpenGL 图片/视频特效渲染库,类似IOS上的GPUImage(Android OpenGL Image/Video Effect Rendering Library which is similar to GPUImage on IOS)