XanderXu / OpenGLESExamples
OpenGL ES应用开发实践指南iOS卷的配套代码
☆39Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for OpenGLESExamples
- 《OpenGL ES应用开发实践指南:iOS卷》代码解析,看这个就不用怎么看书了,注释特别详细,适合初学者☆74Updated 5 years ago
- ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能☆89Updated 5 years ago
- AVFoundation 滤镜 AVAssetWriter 短视频 录制☆49Updated 5 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆89Updated 5 years ago
- 《iOS Drawing Practical UIKit Solutions》Erica Sadun 中文翻译☆48Updated 5 years ago
- iSee is a mac tool which could help iOS developer analyse the size that each Class occupied in the final ipa file.☆32Updated 3 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆87Updated 3 months ago
- iOS: Capture video and audio data(by AVCaptureSession and audio unit). Encode origin audio / video data. Final compose audio and video da…☆30Updated 5 years ago
- ☆31Updated 6 years ago
- A component-based library for UITableView☆120Updated 5 months ago
- ☆31Updated 3 years ago
- 将视频URL推送到支持Airplay的设备上播放。☆30Updated 6 years ago
- my temporary files☆78Updated 8 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆83Updated 4 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆71Updated 6 years ago
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆67Updated 6 years ago
- iOS12AdaptationTips☆85Updated 6 years ago
- The PAG SDK demo for the iOS platform.☆100Updated last month
- ☆76Updated last month
- iOS平台OpenGL-ES学习Demo☆22Updated 8 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- Cache the audio file while playing audio。☆54Updated 2 years ago
- iOS视频采集、编码、解码、播放Demo☆71Updated 6 years ago
- ☆61Updated 3 years ago
- 基于 OpenGL ES 实现长腿功能。☆43Updated 2 years ago
- render video with alpha☆19Updated 5 years ago
- 万物皆可晃动,使用 OpenGL ES 模拟物体晃动效果。☆51Updated 2 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 2 years ago
- Accurate measurement of pre-main phase time☆26Updated 4 years ago
- 实现一个60帧的QQ音乐首页☆30Updated 4 years ago