TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Use Apple's Metal API for Compute in C++

1 pointsby metahostover 3 years ago

1 comment

metahostover 3 years ago
Hi folks,<p>I created a small code example based heavily off of Apple&#x27;s Swift&#x2F;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.<p>Hope it is of use to you!