Aardvark.Application.WinForms.Vulkan 5.7.0-prerelease0051

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

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.17763 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 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 Aardvark.Application.WinForms.Vulkan:

Package Downloads
Aardvark.Rendering.Interactive

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.7.0-prerelease0052 118 7/10/2026
5.7.0-prerelease0051 111 7/10/2026
5.7.0-prerelease0050 110 7/9/2026
5.7.0-prerelease0049 114 7/9/2026
5.7.0-prerelease0048 107 7/8/2026
5.7.0-prerelease0047 117 7/8/2026
5.7.0-prerelease0046 114 7/7/2026
5.7.0-prerelease0045 115 7/7/2026
5.7.0-prerelease0044 104 7/7/2026
5.7.0-prerelease0043 117 7/7/2026
5.7.0-prerelease0042 105 7/6/2026
5.7.0-prerelease0041 111 7/6/2026
5.7.0-prerelease0040 106 7/6/2026
5.7.0-prerelease0039 110 7/6/2026
5.7.0-prerelease0038 112 7/5/2026
5.7.0-prerelease0037 98 7/5/2026
5.7.0-prerelease0036 113 7/5/2026
5.6.9 138 7/27/2026
5.6.8 121 7/9/2026
5.6.7 133 7/7/2026
Loading failed

- [Sg] Heap: derived-output DEDUP — slots whose recipe + canonical constituent sources match share ONE output region (pay per distinct value, not per object) + DENSE derive-output store (outputs packed tightly instead of scattered through slot groups; RADV-2CU vienna fairNM 75.7 -> 55.6 ms).
- [Sg] Heap: derive dispatch per OUTPUT SHARE, never per slot — 246k threads discovering they own nothing cost 7.1 ms/frame on 2-CU RADV (RGP-verified); vienna camera orbit now derives with ~1 thread.
- [Vulkan] pipeline layout: storage-buffer stage flags now include ALL shader stages of the interface — usage hidden inside shared GLSL helpers got too-narrow flags (VUID-07988, silently empty renders).