⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
-
Updated
Mar 4, 2023 - C++
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Scientific computing with Metal in C++: Matrix multiplication example
a verbose example on using metal with C++ to perform arbitrary compute on GPUs
Collections of Apple official Metal Sample Codes.
Low-level cross-platform GPU programming library for modern GPUs, with a simple C API over Direct3D 12, Vulkan and Metal.
GPU-accelerated GEMM in C++ using Apple Metal and Accelerate. Tiled kernels, SIMD vectorization, multi-backend benchmarking.
Open-Source c++14 using apple's metal-cpp to run custom metal compute kernels on M-series GPUs. Finding a way to help diagnose and work around graphic issues and glitches.
To associate your repository with the apple-metal topic, visit your repo's landing page and select "manage topics."