McZonk / MetalCameraSampleLinks
Converting CVPixelBuffer to MTLTexture using CVMetalTextureCache.
☆47Updated 11 years ago
Alternatives and similar repositories for MetalCameraSample
Users that are interested in MetalCameraSample are comparing it to the libraries listed below
Sorting:
- Demo of Creating a Metal Texture from AVCaptureSession and Applying MetalPerformanceShaders In-Place☆50Updated 10 years ago
- Real-time video processing for accessibility using Swift/Metal☆86Updated 6 years ago
- Example Code for SceneKit's basic functionality☆110Updated 12 years ago
- A flexible Matrix library for Objective-C and Swift (MacOS and iOS)☆53Updated 8 years ago
- An example app showing how to use AVCaptureSession with Metal in Swift.☆116Updated 8 years ago
- A builder of mesh geometry useful for making 3D plots☆88Updated 12 years ago
- An Objective-C library for creating layered PSDs from a set of images on Mac OS X or iOS☆160Updated 4 years ago
- A custom shader for Sprite Kit in iOS☆48Updated 8 years ago
- This library attempts to make it easy to use OpenGL from within Apple's Swift programming language, while providing a uniform interface f…☆57Updated 9 years ago
- An image view for rendering CIImage with Metal/OpenGL/CoreGraphics. Available on iOS and OS X.☆38Updated 9 years ago
- A translation of Apple's sample code AVBasicVideoOutput (Real-time Video Processing Using AVPlayerItemVideoOutput) into Swift