alexstaravoitau / MetalRenderCameraLinks
A simple app that grabs raw camera data, converts to textures and renders on screen with Metal.
☆233Updated 8 months ago
Alternatives and similar repositories for MetalRenderCamera
Users that are interested in MetalRenderCamera are comparing it to the libraries listed below
Sorting:
- Demo project: High-def video output from SCNKit☆70Updated 6 years ago
- Record your SceneKit and ARKit scenes easily.☆262Updated 4 years ago
- Using SCNRenderer to render a scene offscreen to a texture that's then displayed in another scene☆105Updated 6 years ago
- Demo projects for iOS Audio & Video development.☆212Updated 5 years ago
- Calculate CATransform3D between two Perspectives☆172Updated 2 years ago
- Instagram filters implemented in Metal☆369Updated 5 years ago
- Basic object glowing outline using SCNTechnique☆85Updated 11 months ago
- A translation of Apple's sample code RosyWriter (2.2) into Swift. You should better visit Apple's newer sample code: AVCamFilter: Applyin…