Almost the same api as GLSurfaceView, another android OpenGL surface implementation using TextureView
☆27Jun 24, 2016Updated 9 years ago
Alternatives and similar repositories for GLTextureView
Users that are interested in GLTextureView are comparing it to the libraries listed below
Sorting:
- ☆53Apr 6, 2013Updated 12 years ago
- A sample that use a TextureView to show gles operation☆23Feb 27, 2017Updated 9 years ago
- 一个 Jar 瘦身工具,用来从 jar 文件中移除你调用不到的类文件。可以用来做 Android 包体积优化优化。☆11Jan 25, 2022Updated 4 years ago
- android sdk merge remote android moudule(support gradle 4.6 -)☆12Jun 27, 2019Updated 6 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Jun 17, 2016Updated 9 years ago
- 开源直播项目/OpenGLES2.0滤镜渲染YUV /FFmpeg(h264+aac)Encode/AndroidCamera2☆18Nov 16, 2022Updated 3 years ago
- KotterKnife plugin in intellij or Android Studio☆33Nov 14, 2017Updated 8 years ago
- Simple Instagram clone based on Kotlin, Firebase (Auth, Database, Storage), Glide, BottomNavigationView, CircleImageView.☆15Aug 30, 2019Updated 6 years ago
- ☆99Sep 23, 2014Updated 11 years ago
- bitmap仿真书翻页,两种效果,GLSurfaceView,自定义View☆23Jan 18, 2019Updated 7 years ago
- the example of RGB to YUV420 on Android☆20Nov 6, 2019Updated 6 years ago
- A TextView, optimized to show very long text☆19Sep 2, 2016Updated 9 years ago
- ☆23Jan 27, 2022Updated 4 years ago
- Create blur effect on android by using texture view.☆22Apr 10, 2020Updated 5 years ago
- Android library with custom Progress Bars in different shapes.☆21Dec 13, 2015Updated 10 years ago
- Android 视频滤镜☆20May 28, 2017Updated 8 years ago
- 图片编辑,裁剪旋转,贴纸涂鸦,滤镜...☆48May 24, 2018Updated 7 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Mar 2, 2016Updated 9 years ago
- A Java hook framwork (Xposed style) for Android Runtime (ART) implemented by LSPlant.☆28Dec 30, 2022Updated 3 years ago
- play and save video with gpu filter☆29Oct 29, 2019Updated 6 years ago
- An Android Gradle plugin to remove all Kotlin Metadata annotations from the build output.☆67Feb 12, 2025Updated last year
- 使用asm实现的方法拦截器☆66Jul 7, 2021Updated 4 years ago
- Kotlin Coroutines as RxJava Schedulers 😈☆31Mar 12, 2020Updated 5 years ago
- Predictable state container for Kotlin and RxJava☆36May 1, 2019Updated 6 years ago
- Android的C++编程;加密MD5、RSA,秘钥存在native中;OpenSSL加密库☆35Oct 23, 2017Updated 8 years ago
- Android平台录音,可录制单双声道,并保存到文件☆36Aug 20, 2020Updated 5 years ago
- opengl es预览camera数据,并用mediacodec获取opengl es绘制数据,进行视频与音频录制☆74Oct 14, 2024Updated last year
- 实现西瓜视频视图树埋点数据收集方案☆164Aug 26, 2022Updated 3 years ago
- 一个耗时检测的 Android 工具☆11Nov 3, 2024Updated last year
- ☆10Jul 8, 2020Updated 5 years ago
- Server implementation of the board game Go☆13Mar 30, 2019Updated 6 years ago
- This is a project based on machine learning and deep learning method for playing Gobang by controlling mechanical arm(利用机械臂下五子棋)☆12Apr 16, 2023Updated 2 years ago
- FastAndroid是一个借鉴了JavaWeb三大框架优秀思想的移动端android框架,使用FastAndroid可以避开android本身复杂的API逻辑,将更多的时间投入到项目本身的业务逻辑中,从而减少开发成本,解放一定量生产力。☆14Oct 30, 2014Updated 11 years ago
- 研究 Android 用 OpenGL ES 2.0 处理相机预览和滤镜。☆310May 24, 2018Updated 7 years ago
- 类似faceu的视频美颜滤镜、瘦脸大眼睛、人脸追踪、人脸贴纸☆33Dec 27, 2016Updated 9 years ago
- Repository with all types of content related to engineering leadership.☆40Feb 22, 2021Updated 5 years ago
- 仿InShot视频剪辑的贴图实现☆38Apr 1, 2020Updated 5 years ago
- Custom bubble shape TextureView for Android, OpenGL surface implementation using TextureView. 自定义气泡形状的TextureView,使用OpenGL实现☆94Aug 1, 2018Updated 7 years ago
- Android CameraX + OpenGL。虽然 CameraX 已经封装了大部分对相机操作,但想要基于 OpenGL 做一个可以自定义渲染流程的相机还是有不少东西需要处理,如 OpenGL 环境的封装,需要自定义的 SurfaceProvider,和图片视频捕获。 …☆11Nov 18, 2024Updated last year