ppy.Veldrid
4.9.62-gca0239da6b
dotnet add package ppy.Veldrid --version 4.9.62-gca0239da6b
NuGet\Install-Package ppy.Veldrid -Version 4.9.62-gca0239da6b
<PackageReference Include="ppy.Veldrid" Version="4.9.62-gca0239da6b" />
paket add ppy.Veldrid --version 4.9.62-gca0239da6b
#r "nuget: ppy.Veldrid, 4.9.62-gca0239da6b"
// Install ppy.Veldrid as a Cake Addin #addin nuget:?package=ppy.Veldrid&version=4.9.62-gca0239da6b&prerelease // Install ppy.Veldrid as a Cake Tool #tool nuget:?package=ppy.Veldrid&version=4.9.62-gca0239da6b&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- NativeLibraryLoader (>= 1.0.13)
- ppy.Veldrid.MetalBindings (>= 4.9.62-gca0239da6b)
- ppy.Veldrid.OpenGLBindings (>= 4.9.62-gca0239da6b)
- ppy.Vk (>= 1.0.26)
- Vortice.D3DCompiler (>= 2.4.2)
- Vortice.Direct3D11 (>= 2.4.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on ppy.Veldrid:
Package | Downloads |
---|---|
ppy.osu.Framework
A 2D application/game framework written with rhythm games in mind. |
|
ppy.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. |
|
Speykious.osu.Framework
A fork of osu!framework without BASS, better tailored for applications. |
|
Bliss
A fast, Cross-platform .NET 8 C# 12 Render Framework. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ppy.Veldrid:
Repository | Stars |
---|---|
ppy/osu-framework
A game framework written with osu! in mind.
|