VOOZH about

URL: https://www.nuget.org/packages/Veldrith

โ‡ฑ NuGet Gallery | Veldrith 1.2.12


๏ปฟ

๐Ÿ‘ Image
Veldrith 1.2.12

dotnet add package Veldrith --version 1.2.12
 
 
NuGet\Install-Package Veldrith -Version 1.2.12
 
 
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" Version="1.2.12" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Veldrith" Version="1.2.12" />
 
Directory.Packages.props
<PackageReference Include="Veldrith" />
 
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 --version 1.2.12
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Veldrith, 1.2.12"
 
 
#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@1.2.12
 
 
#: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&version=1.2.12
 
Install as a Cake Addin
#tool nuget:?package=Veldrith&version=1.2.12
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

๐Ÿ‘ 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.

โš ๏ธ - iOS is 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 Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (2)

Showing the top 2 NuGet packages that depend on Veldrith:

Package Downloads
Bliss

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

Veldrith.SPIRV

SPIR-V shader compilation and cross-compilation support for the Veldrith backend abstraction layer.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.12 165 6/15/2026
1.2.11 369 5/26/2026
1.2.10 158 5/25/2026
1.2.9 145 5/21/2026
1.2.8 108 5/21/2026
1.2.7 111 5/21/2026
1.2.6 149 5/20/2026
1.2.5 111 5/20/2026
1.2.0 107 5/20/2026
1.1.1 130 5/19/2026
1.1.0 110 5/19/2026
1.0.3 126 5/19/2026
1.0.2 112 5/19/2026
1.0.1 136 5/19/2026
1.0.0 114 5/19/2026