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++.
☆333Updated 2 weeks 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☆280Updated this week
- "Learn Metal with C++" samples, ported to iOS☆183Updated 2 months ago
- Circle C++ shaders☆492Updated 3 years ago
- A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.☆337Updated last week
- C++ Metal wrapper☆545Updated 4 years ago
- Metal examples using C++☆67Updated last month
- A set of utilities for taking the pain out of Vulkan in header only modern C++☆532Updated last year
- Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.☆259Updated 3 weeks ago
- A minimalist and easy to use graphics API.☆521Updated this week
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆623Updated 10 months ago
- Modified version of Sony's open sourced vector and matrix math library.☆306Updated last year
- A job system for game engines☆199Updated 6 months ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆293Updated 9 months ago
- Afterburner for Vulkan development; Auto-Vk is a modern C++ low-level convenience and productivity layer atop Vulkan-Hpp.☆297Updated last month
- Embeddable physically based renderer☆480Updated 3 weeks ago
- Use Metal's C++ interface to draw a triangle in a SDL window☆27Updated 2 years ago
- Cross-platform C++ example for WebGPU and Dawn☆292Updated 4 months ago
- Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Incl…☆435Updated last month
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆379Updated 3 years ago
- Just a C++ port of Apple's Metal API example☆37Updated 3 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆202Updated last year
- ⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.☆301Updated 2 years ago
- Abstraction layer over Khronos Vulkan API