Pinned Repositories
articles
技术总结 & 想法 & 经历
DataStruct
网络库
draw
draw process
FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
licode
Open Source Communication Provider based on WebRTC and Cloud technologies
MemoryPool
An easy to use and efficient memory pool allocator written in C++.
mini3d
3D Software Renderer in 700 Lines !!
Pano360
Pure Java library to play 360 degree panorama video / photo (VR video) on Android. Using OpenGL ES 2.0 -安卓全景视频/图片播放器
jay19453's Repositories
jay19453/articles
技术总结 & 想法 & 经历
jay19453/DataStruct
网络库
jay19453/draw
draw process
jay19453/FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
jay19453/FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
jay19453/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
jay19453/licode
Open Source Communication Provider based on WebRTC and Cloud technologies
jay19453/MemoryPool
An easy to use and efficient memory pool allocator written in C++.
jay19453/mini3d
3D Software Renderer in 700 Lines !!
jay19453/Pano360
Pure Java library to play 360 degree panorama video / photo (VR video) on Android. Using OpenGL ES 2.0 -安卓全景视频/图片播放器
jay19453/Reading
s
jay19453/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
jay19453/webrtc
A reference gradle project that let you explore WebRTC Android in Android Studio.
jay19453/tinyEngine
my first cpu render engine. the main purpos is learning.