alexiscn / metal-shading-language-specification
just a Chinese version of metal-shading-language-specification
☆61Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for metal-shading-language-specification
- 在iOS中实现mmap☆46Updated 6 years ago
- Image process using Apple's vImage framework☆28Updated 6 years ago
- 《iOS Drawing Practical UIKit Solutions》Erica Sadun 中文翻译☆49Updated 5 years ago
- measure GPU hardware utilization on iOS Devices☆126Updated 4 years ago
- The resources and source code for my XiaoZhuanLan series on image processing using Apple's Metal Api.☆119Updated 4 years ago
- 一个无侵入的 iOS crash 防护框架☆42Updated 7 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆122Updated 3 years ago
- OpenGL ES应用开发实践指南iOS卷的配套代码☆39Updated 4 years ago
- (源码)OpenGL ES应用开发实践指南:iOS卷 /Learning OpenGL ES for iOS:A Hands-On Guide to Modern 3D Graphics Programming /书籍//product.china-pub.com/376…☆149Updated 11 years ago
- 《OpenGL ES应用开发实践指南:iOS卷》代码解析,看这个就不用怎么看书了,注释特别详细,适合初学者☆75Updated 5 years ago
- ☆39Updated 6 years ago
- CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.☆97Updated 6 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆95Updated 6 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆89Updated 5 years ago
- ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能☆89Updated 5 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆71Updated 6 years ago
- iOS: use FFmpeg and VTDecompressionSession finish video decode and render to screen.☆78Updated 5 years ago
- 基于 OpenGL ES 实现长腿功能。☆43Updated 2 years ago
- iOS VideoToolBox encode&decode demo☆58Updated 6 years ago
- Play and Record with CoreAudio on iOS☆40Updated 7 years ago
- An OpenGL debugging tool for iOS.☆75Updated 5 years ago
- learning resource (SceneKit)☆110Updated 7 years ago
- Event Handling Guide for iOS 翻译☆24Updated 6 years ago
- Apple's Implementation of NSZombie☆36Updated 6 years ago
- AVFoundation 滤镜 AVAssetWriter 短视频 录制☆49Updated 6 years ago
- 根据 Podfile.lock 生成依赖图的 Mac App。Written in Swift☆107Updated last year
- Metal入门资料,涉及到iOS平台,OSX平台,TvOS 平台,其中,OSX平台可以直接运行,iOS平台,TvOS平台都需要使用真机设备测试运行。下面是相关博客,欢迎拍砖☆243Updated 6 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated 6 months ago
- symdl is a simple little tool, its function is very similar to dlsym, with symdl, you can pass any global C function name string, so as t…☆73Updated last year