DeltaRender 0.0.16
dotnet add package DeltaRender --version 0.0.16
NuGet\Install-Package DeltaRender -Version 0.0.16
<PackageReference Include="DeltaRender" Version="0.0.16" />
<PackageVersion Include="DeltaRender" Version="0.0.16" />
<PackageReference Include="DeltaRender" />
paket add DeltaRender --version 0.0.16
#r "nuget: DeltaRender, 0.0.16"
#:package DeltaRender@0.0.16
#addin nuget:?package=DeltaRender&version=0.0.16
#tool nuget:?package=DeltaRender&version=0.0.16
DeltaRender documentation
The project README is the public entry point. This page is a navigation index for the Vulkan render-graph contract and its implementation.
Contracts and user-facing API
Implementation and migration
Samples
The graph is the only supported Vulkan submission path. Samples consume producer-generated shader artifacts; they do not compile shaders themselves.
| Product | Versions 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. |
-
net10.0
- Delta.Diagnostics.Contract (>= 0.0.4)
- DeltaMaths (>= 0.0.11)
- DeltaShader.Contract (>= 0.0.25)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DeltaRender:
| Package | Downloads |
|---|---|
|
DeltaRender.Vulkan
Vulkan implementation of the DeltaRender RenderGraph contract. |
|
|
DeltaRender.Platform.SDL3
SDL3 window and Vulkan surface integration for DeltaRender. |
|
|
DeltaRender.UI
Reusable UI rendering provider with DeltaRender and generated UI/text shader programs. |
GitHub repositories
This package is not used by any popular GitHub repositories.