Pinned Repositories
ADockerTestDemo
android-Camera2Basic
android-openGL-canvas
An Android library that provides views using openGL canvas to draw things on SurfaceView or TextureView.
AndroidInstantVideo
展现Android硬编码下的视频数据流动,可以对视频做处理,例如加滤镜,加水印等,做直播推流(用RTMP)。 Show the stream of Android video hardware encode, including video processing and video publishing by RTMP.
AndroidOpenGLDemo
Android OpenGL ES从零开始的Demo
AndroidOpenGLESYUV
一个用于展示在AndroidNDK环境下实现OpenGL ES 2.0渲染YUV的Demo
AudioVideoRecordingSample
Simultaneous audio and video recording sample using MediaCodec/MediaMuxer
blog
简书博客备份
BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
BvArithmetic
AllenZhang2019's Repositories
AllenZhang2019/ADockerTestDemo
AllenZhang2019/android-Camera2Basic
AllenZhang2019/android-openGL-canvas
An Android library that provides views using openGL canvas to draw things on SurfaceView or TextureView.
AllenZhang2019/AndroidInstantVideo
展现Android硬编码下的视频数据流动,可以对视频做处理,例如加滤镜,加水印等,做直播推流(用RTMP)。 Show the stream of Android video hardware encode, including video processing and video publishing by RTMP.
AllenZhang2019/AndroidOpenGLDemo
Android OpenGL ES从零开始的Demo
AllenZhang2019/blog
简书博客备份
AllenZhang2019/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
AllenZhang2019/CainCamera
CainCamera is an Android Project to learn about development of beauty camera, image and short video
AllenZhang2019/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
AllenZhang2019/Camera2-refect
相机重构
AllenZhang2019/DoraemonKit
简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。
AllenZhang2019/dynamic-load-apk
DL : dynamic load framework in android
AllenZhang2019/FFmpegYUVRGBOpenGL
Android video player, decoded by FFmpeg, YUV420P to RGB and render by OpenGL ES 2.0
AllenZhang2019/fox
^_^
AllenZhang2019/grafika
Grafika test app
AllenZhang2019/Hofstadter-Butterfly
AllenZhang2019/HyperLandmark
Deep Learning Based Free Mobile Real-Time Face Landmark Detector.
AllenZhang2019/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
AllenZhang2019/LearnOpenGLES
OpenGL ES的各种尝试,有详细的博客。
AllenZhang2019/libgdx
Desktop/Android/HTML5/iOS Java game development framework
AllenZhang2019/libGDX-Android-AppEffect
Show a way of android application's super animation effects with libgdx.
AllenZhang2019/LibgdxAndroidCamera
如何在LibGDX框架中调用Android端摄像头
AllenZhang2019/LibRtmp-Client-for-Android
It is probably the smallest(~60KB, fat version ~300KB) rtmp client for android. It calls librtmp functions over JNI interface
AllenZhang2019/luxkCamera
AllenZhang2019/MATLAB_ED_BHM
Matlab code for exact diagonalization of finite 1D bose-hubbard model
AllenZhang2019/OpenGl-Play-YUV
AllenZhang2019/OpenGL-YUV
Android OpenGL 针对YUV格式(I420,NV12,NV21)数据渲染
AllenZhang2019/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
AllenZhang2019/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.
AllenZhang2019/YUV-Player
YUV-Player OpenGl ES Android