Aardvark.Application.WinForms.GL
5.2.4
See the version list below for details.
dotnet add package Aardvark.Application.WinForms.GL --version 5.2.4
NuGet\Install-Package Aardvark.Application.WinForms.GL -Version 5.2.4
<PackageReference Include="Aardvark.Application.WinForms.GL" Version="5.2.4" />
<PackageVersion Include="Aardvark.Application.WinForms.GL" Version="5.2.4" />
<PackageReference Include="Aardvark.Application.WinForms.GL" />
paket add Aardvark.Application.WinForms.GL --version 5.2.4
#r "nuget: Aardvark.Application.WinForms.GL, 5.2.4"
#:package Aardvark.Application.WinForms.GL@5.2.4
#addin nuget:?package=Aardvark.Application.WinForms.GL&version=5.2.4
#tool nuget:?package=Aardvark.Application.WinForms.GL&version=5.2.4
Aardvark is an open-source platform for visual computing, real-time graphics and visualization.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
| .NET Core | netcoreapp3.1 is compatible. |
| .NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
-
- Aardvark.Application (= 5.2.4)
- Aardvark.Application.WinForms (= 5.2.4)
- Aardvark.Base.Essentials (>= 5.2.2 && < 5.3.0)
- Aardvark.Base.Incremental (>= 5.2.2 && < 5.3.0)
- Aardvark.Base.Runtime (>= 5.2.2 && < 5.3.0)
- Aardvark.Rendering (= 5.2.4)
- Aardvark.Rendering.GL (= 5.2.4)
- FShade.Core (>= 5.2.9 && < 5.3.0)
- FShade.GLSL (>= 5.2.9)
- FSharp.Core (>= 5.0.0)
- Unofficial.OpenTK (>= 3.0.19 && < 3.1.0)
- Unofficial.OpenTK.GLControl (>= 3.0.19 && < 3.1.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Aardvark.Application.WinForms.GL:
| Package | Downloads |
|---|---|
|
Aardvark.Application.WPF.GL
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Rendering.Interactive
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.ImmutableSceneGraph
immutable scene graph |
|
|
Aardvark.Opc
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 | 473 | 7/10/2026 |
| 5.7.0-prerelease0051 | 475 | 7/10/2026 |
| 5.7.0-prerelease0050 | 470 | 7/9/2026 |
| 5.7.0-prerelease0049 | 470 | 7/9/2026 |
| 5.7.0-prerelease0048 | 475 | 7/8/2026 |
| 5.7.0-prerelease0047 | 481 | 7/8/2026 |
| 5.7.0-prerelease0046 | 468 | 7/7/2026 |
| 5.7.0-prerelease0045 | 470 | 7/7/2026 |
| 5.7.0-prerelease0044 | 466 | 7/7/2026 |
| 5.7.0-prerelease0043 | 478 | 7/7/2026 |
| 5.7.0-prerelease0042 | 477 | 7/6/2026 |
| 5.7.0-prerelease0041 | 479 | 7/6/2026 |
| 5.7.0-prerelease0040 | 471 | 7/6/2026 |
| 5.7.0-prerelease0039 | 475 | 7/6/2026 |
| 5.7.0-prerelease0038 | 478 | 7/5/2026 |
| 5.7.0-prerelease0037 | 478 | 7/5/2026 |
| 5.7.0-prerelease0036 | 474 | 7/5/2026 |
| 5.6.8 | 493 | 7/9/2026 |
| 5.6.7 | 489 | 7/7/2026 |
| 5.2.4 | 1,173 | 5/2/2022 |
- [Vulkan] Implemented host-side texture compression
- Added RenderTo overloads with adaptive clear values
- Added checks for maximum multisamples when creating framebuffer signatures and textures
- Implemented PickObjects for RenderCommand
- [GLFW] Fixed issue with non-positive window size
- [GL] Fixed streaming texture issues
- [GL] Use RGB internal format for BGR texture formats
- [GLFW] Add hideCocoaMenuBar parameter