by metahost on 1/9/22, 7:38 PM with 1 comments
by metahost on 1/9/22, 7:38 PM
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!