Show HN: Use Apple's Metal API for Compute in C++
blog.sayan.pageHi folks,
I created a small code example based heavily off of Apple's Swift/Objective-C tutorial to use the Metal API for compute in a C++ project using the metal-cpp library. I also wrote an accompanying blog post to describe the steps involved.
Hope it is of use to you!