← Back to context Comment by musicale 2 years ago Looks like there's a C++ interface to Metal as well.https://developer.apple.com/metal/cpp/ 1 comment musicale Reply pjmlp 2 years ago Kind of, yes there is, however it is suboptimal versus Objective-C or the Swift bindings.It is mostly for engine writers to plug into Metal, instead of dealing directly with Objective-C++.
pjmlp 2 years ago Kind of, yes there is, however it is suboptimal versus Objective-C or the Swift bindings.It is mostly for engine writers to plug into Metal, instead of dealing directly with Objective-C++.
Kind of, yes there is, however it is suboptimal versus Objective-C or the Swift bindings.
It is mostly for engine writers to plug into Metal, instead of dealing directly with Objective-C++.