Veldrith.SPIRV 1.2.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Veldrith.SPIRV --version 1.2.7
                    
NuGet\Install-Package Veldrith.SPIRV -Version 1.2.7
                    
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.SPIRV" Version="1.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Veldrith.SPIRV" Version="1.2.7" />
                    
Directory.Packages.props
<PackageReference Include="Veldrith.SPIRV" />
                    
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.SPIRV --version 1.2.7
                    
#r "nuget: Veldrith.SPIRV, 1.2.7"
                    
#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.SPIRV@1.2.7
                    
#: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.SPIRV&version=1.2.7
                    
Install as a Cake Addin
#tool nuget:?package=Veldrith.SPIRV&version=1.2.7
                    
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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Veldrith.SPIRV:

Package Downloads
Bliss

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.9 41 5/21/2026
1.2.8 24 5/21/2026
1.2.7 30 5/21/2026
1.2.6 73 5/20/2026
1.2.5 48 5/20/2026
1.2.0 31 5/20/2026
1.1.1 46 5/19/2026
1.1.0 35 5/19/2026
1.0.3 49 5/19/2026
1.0.2 38 5/19/2026
1.0.1 60 5/19/2026
1.0.0 35 5/19/2026