MrZhaozhirong / NativeCppAppLinks
志哥博客《视觉滤镜编码》《OpenGL.Shader进阶》项目工程
☆62Updated 4 years ago
Alternatives and similar repositories for NativeCppApp
Users that are interested in NativeCppApp are comparing it to the libraries listed below
Sorting:
- Learn how to render in native using EGL☆79Updated 6 years ago
- opengles基础整理☆30Updated 6 years ago
- libjpeg-turbo、libpng、libyuv等图形图像处理库的移植与YUV和RGB的转换操作实践☆111Updated 6 years ago
- 音视频(MediaCodec、ffmpeg、OpenSL、OpenGL)开发入门指南☆129Updated 6 years ago
- 一个基于OpenGl的yuv播放demo,用于快速入门OpenGl es,其中包括基础图形绘制、缓冲 对象使用、yuv视频渲染、特效滤镜等。 详细解析请看我个人博客专栏 :[一看就懂的OpenGL es教程](https://juejin.cn/post/7033711811…☆37Updated 2 years ago
- Camera2+OpenGl ES+Opencv+MediaCodec 实现美颜,大眼,贴纸,灵魂出窍,快慢录等效果。☆103Updated 4 years ago
- Run GLSL Instant 🔥🔥🔥☆59Updated 5 years ago
- ☆51Updated 6 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- android ffmpeg decode anativewindow☆24Updated 5 years ago
- 在Android Native中实现opengl实时渲染图像、视频、camera。☆31Updated 5 years ago
- 使用libyuv对yuv数据进行缩放,旋转,镜像,裁剪等操作☆228Updated 5 years ago
- 专注音视频面试题汇总☆24Updated 3 years ago
- ☆82Updated 4 years ago
- Android video player, decoded by FFmpeg, render by OpenGL ES 2.0☆34Updated 7 years ago
- 基于cmake构建的ijkPlayer☆53Updated 3 years ago
- video player used FFmpeg ,render to ANativeWindow☆36Updated 7 years ago
- Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer☆63Updated 2 years ago
- android c++ opengl egl环境demo☆21Updated 6 years ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆104Updated 5 years ago
- An excellent Android OpenGL Framework☆76Updated 5 years ago
- FFmpeg/Mediacodec Encoder(YUV -> H264)☆21Updated 6 years ago
- This repository is created for android hardware decode encode test☆35Updated 8 years ago
- android OpengGL学习作品,Camera数据作为源提供给着色器变换,涵盖FBO,OES,自定义EGL等知识☆34Updated 5 years ago
- ☆43Updated 5 years ago
- 学习实践OpenGLES,包括绘制几何图形,添加渲染三角形,等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册…☆82Updated 4 years ago
- 基于 Vulkan 实现的 GPUImage☆155Updated 2 years ago
- ffmpeg + x264+ x265 + libde265 + opengl es display☆15Updated 8 years ago
- 一个OpenGL es入门项目,帮助初学者更快地入门学习。主要内容是基础图形绘制、缓冲对象使用、渲染视频、视频添加滤镜效果,详细可见我的博客专栏。Opengl es study demo for freshman to learn opengl es quickly.☆86Updated last year
- 此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面☆54Updated 7 years ago