MTLTextureView

Tiny UIView subclass that acts like UIImageView but for MTLTextures


Keywords
metal, mtltexture, uikit
License
MIT
Install
pod try MTLTextureView

Documentation

MTLTextureView

Tiny UIView subclass that acts like UIImageView but for MTLTextures

Usage

MTLTextureView can be used from both Storyboards/XIBs and code.

Installation

MTLTextureView is a single-file library that can be used through CocoaPods or manual installation.