FShade 5.7.10
See the version list below for details.
dotnet add package FShade --version 5.7.10
NuGet\Install-Package FShade -Version 5.7.10
<PackageReference Include="FShade" Version="5.7.10" />
<PackageVersion Include="FShade" Version="5.7.10" />
<PackageReference Include="FShade" />
paket add FShade --version 5.7.10
#r "nuget: FShade, 5.7.10"
#:package FShade@5.7.10
#addin nuget:?package=FShade&version=5.7.10
#tool nuget:?package=FShade&version=5.7.10
F# embedded shaders
Learn more about Target Frameworks and .NET Standard.
-
- FShade.Core (= 5.7.10)
- FShade.GLSL (= 5.7.10)
- FShade.Imperative (= 5.7.10)
- FShade.SpirV (= 5.7.10)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on FShade:
| Package | Downloads |
|---|---|
|
Aardvark.Rendering.GL
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Rendering.Vulkan
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Application.Slim
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Application.Slim.GL
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Application.Slim.Vulkan
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.11 | 41 | 6/23/2026 |
| 5.7.10 | 45 | 6/23/2026 |
| 5.7.9 | 11,055 | 5/27/2026 |
| 5.7.8 | 150 | 5/25/2026 |
| 5.7.7 | 142 | 5/24/2026 |
| 5.7.6 | 139 | 5/24/2026 |
| 5.7.5 | 202 | 5/13/2026 |
| 5.7.4 | 328 | 4/27/2026 |
| 5.7.3 | 2,206 | 4/7/2026 |
| 5.7.2 | 245 | 3/19/2026 |
| 5.7.1 | 349 | 1/21/2026 |
| 5.7.0 | 6,457 | 11/12/2025 |
| 5.7.0-prerelease0014 | 1,342 | 10/9/2025 |
| 5.7.0-prerelease0013 | 478 | 7/29/2025 |
| 5.7.0-prerelease0012 | 1,984 | 7/28/2025 |
| 5.7.0-prerelease0011 | 900 | 7/22/2025 |
| 5.7.0-prerelease0010 | 857 | 7/22/2025 |
| 5.7.0-prerelease0009 | 862 | 7/22/2025 |
| 5.7.0-prerelease0008 | 890 | 7/22/2025 |
| 5.7.0-prerelease0007 | 841 | 7/22/2025 |
- Fixed invalid inlining in presence of address-of operators
- Fixed handling of functions with tuple arguments
- Fixed `Debug.Printfn` for compute shaders
- Added support for `fst` and `snd`
- Improved support for custom structs and classes