alexiscn / metal-shading-language-specificationLinks
just a Chinese version of metal-shading-language-specification
☆61Updated 6 years ago
Alternatives and similar repositories for metal-shading-language-specification
Users that are interested in metal-shading-language-specification are comparing it to the libraries listed below
Sorting:
- The resources and source code for my XiaoZhuanLan series on image processing using Apple's Metal Api.☆123Updated 5 years ago
- measure GPU hardware utilization on iOS Devices☆131Updated 5 years ago
- OpenGL ES应用开发实践指南iOS卷的配套代码☆39Updated 5 years ago
- (源码)OpenGL ES应用开发实践指南:iOS卷 /Learning OpenGL ES for iOS:A Hands-On Guide to Modern 3D Graphics Programming /书籍//product.china-pub.com/376…☆147Updated 11 years ago
- Image process using Apple's vImage framework☆29Updated 7 years ago
- 《iOS Drawing Practical UIKit Solutions》Erica Sadun 中文翻译☆52Updated 6 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- A demo of Metal Realtime Lut Filter☆39Updated 7 years ago
- Metal引擎基础入门与实践教程Demo源码☆50Updated 5 years ago
- ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能☆91Updated 5 years ago
- CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.☆97Updated 7 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆124Updated 4 years ago
- 《OpenGL ES应用开发实践指南:iOS卷》代码解析,看这个就不用怎么看书了,注释特别详细,适合初学者☆78Updated 6 years ago
- iOS: use FFmpeg and VTDecompressionSession finish video decode and render to screen.