Veldrid 4.8.0
A low-level, hardware-accelerated graphics and compute library for .NET, with backends for Vulkan, Metal, Direct3D 11, OpenGL, and OpenGL ES. Veldrid can be used to create high-performance 2D and 3D games, simulations, tools, and other graphical applications.
Install-Package Veldrid -Version 4.8.0
dotnet add package Veldrid --version 4.8.0
<PackageReference Include="Veldrid" Version="4.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Veldrid --version 4.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Veldrid, 4.8.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- NativeLibraryLoader (>= 1.0.10)
- SharpDX (>= 4.0.1)
- SharpDX.D3DCompiler (>= 4.0.1)
- SharpDX.Direct3D11 (>= 4.0.1)
- SharpDX.DXGI (>= 4.0.1)
- System.Buffers (>= 4.4.0)
- System.Numerics.Vectors (>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.4.0)
- Veldrid.MetalBindings (>= 4.8.0)
- Veldrid.OpenGLBindings (>= 4.8.0)
- Vk (>= 1.0.22)
Used By
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Veldrid:
Package | Downloads |
---|---|
Veldrid.ImageSharp
ImageSharp integration for Veldrid. Provides functionality for loading GPU Textures with ImageSharp.
|
|
Veldrid.StartupUtilities
Helper classes for creating and managing application windows and user input.
|
|
Veldrid.SPIRV
Veldrid integration for the SPIRV-Cross native library. Contains functionality to cross-compile SPIR-V bytecode into HLSL, GLSL, ESSL, and MSL shaders for use with Veldrid.
|
|
Veldrid.Utilities
Miscellaneous utility functions useful for Veldrid.
|
|
Veldrid.ImGui
ImGui integration for Veldrid. Provides a simple interface for rendering and interacting with ImGui.NET.
|
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Veldrid:
Repository | Stars |
---|---|
mellinoe/veldrid
A low-level, portable graphics library for .NET.
|
|
mellinoe/ImGui.NET
An ImGui wrapper for .NET.
|
|
OpenSAGE/OpenSAGE
OpenSAGE is a free, open source re-implementation of SAGE, the 3D real time strategy (RTS) engine used in Command & Conquer: Generals and other RTS titles from EA Pacific. Written in C#. Not affiliated with EA.
|
|
Ultz/Silk.NET
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
|
|
mellinoe/ShaderGen
Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.8.0 | 8,852 | 7/6/2020 |
4.7.0 | 49,142 | 8/26/2019 |
4.6.1 | 9,845 | 3/30/2019 |
4.6.0 | 356 | 3/28/2019 |
4.5.0 | 11,068 | 12/16/2018 |
4.4.0 | 12,046 | 8/16/2018 |
4.4.0-beta2 | 628 | 7/25/2018 |
4.4.0-beta1 | 729 | 6/25/2018 |
4.3.3 | 4,590 | 6/13/2018 |
4.3.2 | 613 | 6/13/2018 |
4.3.1 | 582 | 6/13/2018 |
4.3.0 | 719 | 6/11/2018 |
4.2.0 | 1,429 | 5/11/2018 |
4.2.0-beta1 | 631 | 4/15/2018 |
4.1.4 | 1,663 | 3/24/2018 |
4.1.3 | 664 | 3/19/2018 |
4.1.1 | 804 | 3/4/2018 |
4.1.0 | 728 | 2/25/2018 |
4.0.0 | 1,113 | 1/22/2018 |
4.0.0-beta2 | 642 | 1/2/2018 |
4.0.0-beta1 | 713 | 12/14/2017 |