Lists (1)
Sort Name ascending (A-Z)
Starred repositories
📹 Your next favorite image and video picker
Elegant photo browser in Swift. 图片与视频浏览器。
SPM缓存工具,我们在使用 Swift package manager 添加 github 上的仓库是,可以提前将该仓库的镜像克隆到本地进行缓存,有助于提高 resolve 和 reset 的成功率
A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
A modern, declarative approach to building user interfaces with UIKit.
💧 A slider widget with a popup bubble displaying the precise value selected. Android library made by @Ramotion
Elegant transition library for iOS & tvOS
Metal入门资料,涉及到iOS平台,OSX平台,TvOS平台,其中,OSX平台可以直接运行,iOS平台,TvOS平台都需要使用真机设备测试运行。下面是相关博客,欢迎拍砖
🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine.
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
The resources and source code for my Youtube series on creating a game engine using Apple's Metal Api
Apple Silicon Guide. Learn all about the A17 Pro, A16 Bionic, R1, M1-series, M2-series, and M3-series chips. Along with all the Devices, Operating Systems, Tools, Gaming, and Software that Apple Si…
A GPU accelerated image and video processing framework built on Metal.
LYGIA, it's a granular and multi-language (GLSL, HLSL, WGSL, MSL and CUDA) shader library designed for performance and flexibility
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
An easy-to-use wrapper for WeChatOpenSDK.xcframework with Swift Package Manager.
Rebuild libWeChatSDK.a to WechatOpenSDK.xcframework.
Swift pods私有库开发里依赖OC的Framework无法引用的解决方案,以及通过link校验的问题