a verbose example showcasing the use of Apple's Metal API in C via metal-cpp
to perform arbitrary compute on GPUs
this repository exists as a C port of Apple's guide to using Metal to perform computation on a GPU.
please follow the accompanying blog post for an explanation of the various components of the codebase.
Sayan Goswami © 2021