qhyuan1992 / OpenGL-ESLinks
Learn OpenGL ES On Android
☆94Updated 7 years ago
Alternatives and similar repositories for OpenGL-ES
Users that are interested in OpenGL-ES are comparing it to the libraries listed below
Sorting:
- Learn how to render in native using EGL☆79Updated 6 years ago
- 文章例子集合☆109Updated 7 years ago
- 此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面☆54Updated 7 years ago
- ☆112Updated 5 years ago
- 音视频(MediaCodec、ffmpeg、OpenSL、OpenGL)开发入门指南☆129Updated 6 years ago
- 基于cmake构建的ijkPlayer☆53Updated 3 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- study of malloc debug☆41Updated 5 years ago
- android OpengGL学习作品,Camera数据作为源提供给着色器变换,涵盖FBO,OES,自定义EGL等知识☆33Updated 5 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- ☆171Updated 4 years ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆104Updated 5 years ago
- Android EGL及GL线程封装库(EGL and GLThread library for Android)☆67Updated 5 years ago
- ☆69Updated 7 years ago
- Android OpenGL ES Development Tutorials☆276Updated 3 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- Run GLSL Instant 🔥🔥🔥☆59Updated 5 years ago
- OpenGL基础入门☆336Updated 3 years ago
- OpenGL ES for android 相关资源☆174Updated 3 years ago
- ☆75Updated 6 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆172Updated 5 years ago
- ☆106Updated 7 years ago
- Android上的OpenGL ES 2.0学习项目(OpenGL ES 2.0 Samples for Android)☆105Updated 6 years ago
- A simple player using FFmpeg on Android