- Awesome Metal - Collection of Metal and MetalKit projects and resources.
- Examples for Apple's Metal APIs (rendering and compute)
- SwiftMetal - Write Metal in Swift.
- Raw Metal - Overview on how to write modern Apple Metal applications. Learn what key data structures are needed for it and how to draw objects.
- metal-rs - Rust bindings for Metal.
- Point-cloud made from 3d data with Metal
- HN: Valve drops VR support for macOS (2020)
- Metal Seed - Apple Metal starter repo that you could use to get the ball rolling.
- PixelKit - Live Graphics Framework. (Web)
- RenderKit - Realtime Render Engine Protocol.
- mtlswift - Metal shader Swift encoding code generator.
- Alloy - Make usage of Metal API a pleasure.
- Andrey Volodin - Explain Metal like I’m 5 (2020)
- MetalANGLE - OpenGL ES to Metal API translation layer.
- 3 Years of Metal (2020)
- Satin - 3D Graphics Framework built on Apple's Metal.
- Toy3D - Simple 3D engine written in Swift + Metal, for educational purposes.
- MaLiang - iOS painting and drawing library based on Metal.
- mtlpp - C++ wrapper around Metal.
- SirMetal - Metal-based game editor.
- Tailor your Metal apps for Apple M1 (2020)
- Multiple objects in single frame with Metal (2020)
- ShaderMania - Metal shader editor for macOS and iOS.
- Signed - Editor and renderer for procedural Signed Distance Functions (SDFs). Available for macOS and iOS and is heavily optimized for Metal.
- Minimal Metal App
- GLTFKit - Objective-C glTF 2.0 loader and Metal-based renderer.
- MetalVideoProcess - High-Performance video effects processing framework. It's base on GPUImage3 Metal, support asynchronous and multithread processing.
- vger - 2D GPU renderer for dynamic UIs.
- Metal Render Pipeline (2021)
- Metal/MetalKit Glossary (2021)