bkaradzic / metal-cppLinks
Metal-cpp is a low-overhead C++ interface for Metal that helps developers add Metal functionality to graphics apps, games, and game engines that are written in C++.
☆352Updated 3 months ago
Alternatives and similar repositories for metal-cpp
Users that are interested in metal-cpp are comparing it to the libraries listed below
Sorting:
- Metal graphic api ported to C++ with CMake build system☆286Updated 2 months ago
- "Learn Metal with C++" samples, ported to iOS☆193Updated 4 months ago
- Metal examples using C++☆71Updated last month
- Circle C++ shaders☆493Updated 3 years ago
- A minimalist and easy to use graphics API.☆525Updated this week
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆628Updated last year
- Afterburner for Vulkan development; Auto-Vk is a modern C++ low-level convenience and productivity layer atop Vulkan-Hpp.☆297Updated 3 months ago
- A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.☆338Updated last week
- C++ Metal wrapper☆546Updated 5 years ago
- A set of utilities for taking the pain out of Vulkan in header only modern C++☆534Updated last year
- Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.☆261Updated 3 months ago
- Embeddable physically based renderer☆495Updated 2 months ago
- Cross-platform C++ example for WebGPU and Dawn☆296Updated 6 months ago
- Just a C++ port of Apple's Metal API example☆37Updated 4 years ago
- ☆421Updated 2 weeks ago
- Realtime GPU path tracer based on OpenCL and OpenGL☆343Updated 2 months ago
- A job system for game engines☆214Updated 8 months ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆173Updated 2 years ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆294Updated last year
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆379Updated 3 years ago
- Modified version of Sony's open sourced vector and matrix math library.☆309Updated last year
- High-level rendering components☆393Updated last week
- Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Incl…☆440Updated 3 months ago
- ⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.☆304Updated 2 years ago
- Use Metal's C++ interface to draw a triangle in a SDL window☆27Updated 2 years ago
- Render graph management library.☆247Updated this week
- A modern C++17 glTF 2.0 library focused on speed, correctness, and usability☆483Updated 3 weeks ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.