Veldrith.MetalBindings 1.2.9

dotnet add package Veldrith.MetalBindings --version 1.2.9
                    
NuGet\Install-Package Veldrith.MetalBindings -Version 1.2.9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Veldrith.MetalBindings" Version="1.2.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Veldrith.MetalBindings" Version="1.2.9" />
                    
Directory.Packages.props
<PackageReference Include="Veldrith.MetalBindings" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Veldrith.MetalBindings --version 1.2.9
                    
#r "nuget: Veldrith.MetalBindings, 1.2.9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Veldrith.MetalBindings@1.2.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Veldrith.MetalBindings&version=1.2.9
                    
Install as a Cake Addin
#tool nuget:?package=Veldrith.MetalBindings&version=1.2.9
                    
Install as a Cake Tool

Discord Stars Activity

Veldrith is a high-performance, cross-platform graphics library for .NET, providing a unified interface over D3D12, Vulkan, and Metal.

Built on top of ppy/Veldrid and NeoVeldrid.SPIRV, Veldrith strips out legacy backends and focuses exclusively on modern low-level graphics APIs.


โœจ Features

  • ๐ŸŸฆ D3D12 backend for Windows
  • ๐Ÿ”ด Vulkan backend for Windows, Linux, and Android
  • ๐ŸŽ Metal backend for macOS and iOS
  • ๐Ÿ”ท SPIRV shader compilation via SPIRV
  • โšก Push Constants / Root Constants / setVertexBytes support per backend
  • ๐Ÿงน Modern, clean API โ€” no legacy OpenGL or DX11 baggage

๐Ÿช™ Installation - NuGet

dotnet add package Veldrith --version [VERSION]

๐Ÿ“– Installation - From Source

  1. Clone this repository: https://github.com/Stellution-Studios/Veldrith
  2. Add Veldrith.csproj as a reference to your project.

๐Ÿ’ป Supported Platforms

Platform D3D12 Vulkan Metal
Windows โœ”๏ธ โœ”๏ธ โŒ
Linux โŒ โœ”๏ธ โŒ
macOS โŒ ๐Ÿ”ถ โœ”๏ธ
Android โŒ โš ๏ธ โŒ
iOS โŒ ๐Ÿ”ถ โš ๏ธ

๐Ÿ”ถ โ€” Requires MoltenVK as a translation layer from Vulkan to Metal.

โš ๏ธ - Android and iOS are not tested. Use at your own risk.


โœ‰๏ธ Community & Support


โœ๏ธ Acknowledgements

Veldrith is built on top of the excellent work from ppy/Veldrid and NeoVeldrid.SPIRV.

This library is available under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Veldrith.MetalBindings:

Package Downloads
Bliss

A fast, Cross-platform .NET 10 C# 14 Render Framework.

Veldrith

A low-level graphics and compute backend abstraction layer for .NET with Vulkan, Metal, and Direct3D 12 implementations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.9 0 5/21/2026
1.2.8 0 5/21/2026
1.2.7 0 5/21/2026
1.2.6 74 5/20/2026
1.2.5 46 5/20/2026
1.2.0 30 5/20/2026
1.1.1 53 5/19/2026
1.1.0 40 5/19/2026
1.0.3 46 5/19/2026
1.0.2 44 5/19/2026
1.0.1 55 5/19/2026
1.0.0 38 5/19/2026