afei-cn / OpenGLSampleLinks
☆26Updated last year
Alternatives and similar repositories for OpenGLSample
Users that are interested in OpenGLSample are comparing it to the libraries listed below
Sorting:
- 此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面☆54Updated 8 years ago
 - Learn OpenGL ES On Android☆94Updated 7 years ago
 - An Android OpenGL ES 3.0 example project to help you consolidate your knowledge of OpenGL ES☆131Updated last year
 - OpenGL ES for android 相关资源☆177Updated 3 years ago
 - OpenGL ES 高级进阶学习项目(OpenGL ES advanced learning project)☆247Updated 5 years ago
 - OpenGLES 3.0从零开始,绘制点、线、三角形、立方体,相机实时预览等等实践学习☆711Updated 3 years ago
 - Android OpenGLES 实例☆27Updated 6 years ago
 - OpenGL基础入门☆337Updated 4 years ago
 - Learn how to render in native using EGL☆80Updated 7 years ago
 - Use GraphicBuffer class from Android native code☆205Updated 4 years ago
 - Android OpenGL ES Development Tutorials☆277Updated 3 years ago
 - 基于Android图形显示系统结构的Native演示小程序☆57Updated last year
 - OpenGL ES学习示例☆17Updated 5 years ago
 - 文章例子集合☆109Updated 7 years ago
 - 一个OpenGL es入门项目,帮助初学者更快地入门学习。主要内容是基础图形绘制、缓冲对象使用、渲染视频、视频添加滤镜效果,详细可见我的博客专栏。Opengl es study demo for freshman to learn opengl es quickly.☆91Updated last year
 - 志哥博客《视觉滤镜编码》《OpenGL.Shader进阶》项目工程☆62Updated 4 years ago
 - 使用libyuv对yuv数据进行缩放,旋转,镜像,裁剪等操作☆227Updated 5 years ago
 - 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预 览数据拷贝到cpu☆23Updated 7 years ago
 - Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer☆68Updated 2 years ago
 - android OpengGL学习作品,Camera数据作为源提供给着色器变换,涵盖FBO,OES,自定义EGL等知识☆34Updated 6 years ago
 - Game Engine☆58Updated 8 years ago
 - FilmKilns is a cross-platform project. Committed to quickly and easily implement a variety of complex multimedia needs, including recordi…☆205Updated 3 months ago
 - Android 音视频处理集合,关联了ffmpeg\libyuv等等库☆132Updated last year
 - 简书博客备份☆33Updated 5 years ago
 - 音视频(MediaCodec、ffmpeg、OpenSL、OpenGL)开发入门指南☆128Updated 6 years ago
 - Jianshu is a confluence of my reading note.☆56Updated 7 years ago
 - A image processing library on Android, base on the libyuv.☆193Updated 5 years ago
 - 介绍Android中OpenGL ES(v2.0)的使用方法和实例