A simple interface for performing GPU accelerated computation using iOS's Metal API from Unity.
Simple! Just drop the contents of the Scripts folder into your iOS Unity Project's Plugins folder and MetalUnity is ready to go!
The simplest way to use MetalUnity is the ComputeStack. See the example for a full implementation.