FShade 5.5.1
See the version list below for details.
dotnet add package FShade --version 5.5.1
NuGet\Install-Package FShade -Version 5.5.1
<PackageReference Include="FShade" Version="5.5.1" />
<PackageVersion Include="FShade" Version="5.5.1" />
<PackageReference Include="FShade" />
paket add FShade --version 5.5.1
#r "nuget: FShade, 5.5.1"
#:package FShade@5.5.1
#addin nuget:?package=FShade&version=5.5.1
#tool nuget:?package=FShade&version=5.5.1
F# embedded shaders
Learn more about Target Frameworks and .NET Standard.
-
- FShade.Core (= 5.5.1)
- FShade.GLSL (= 5.5.1)
- FShade.Imperative (= 5.5.1)
- FShade.SpirV (= 5.5.1)
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.15 | 3,206 | 7/8/2026 |
| 5.7.14 | 148 | 6/30/2026 |
| 5.7.13 | 111 | 6/30/2026 |
| 5.7.12 | 10,693 | 6/29/2026 |
| 5.7.11 | 3,144 | 6/23/2026 |
| 5.7.10 | 124 | 6/23/2026 |
| 5.7.9 | 11,512 | 5/27/2026 |
| 5.7.8 | 184 | 5/25/2026 |
| 5.7.7 | 178 | 5/24/2026 |
| 5.7.6 | 177 | 5/24/2026 |
| 5.7.5 | 236 | 5/13/2026 |
| 5.7.4 | 407 | 4/27/2026 |
| 5.7.3 | 4,798 | 4/7/2026 |
| 5.7.2 | 277 | 3/19/2026 |
| 5.7.1 | 383 | 1/21/2026 |
| 5.7.0 | 6,789 | 11/12/2025 |
| 5.7.0-prerelease0014 | 1,373 | 10/9/2025 |
| 5.7.0-prerelease0013 | 510 | 7/29/2025 |
| 5.7.0-prerelease0012 | 2,016 | 7/28/2025 |
| 5.5.1 | 697 | 7/18/2023 |
Removed warning on field set for storage buffers
Added caching for raytracing shaders and effects
Made hashes of compute shaders more consistent
Added check for type redefinitions in module compiler
[Debugger] Fixed issue with single unit input shader functions
[Debugger] Disabled symbol and other miscellaneous file generation on build
[Debugger] Enable file watchers on demand due to inotify limit on Linux
[Debugger] Fixed backslash handling in paths
[Serializer] Include more type information in hashes to avoid conflicts when using shader debugger