F# embedded shaders


Keywords
aardvark, gpgpu, quotations
License
Apache-2.0
Install
Install-Package FShade -Version 5.7.0-prerelease0013

Documentation

Build Publish NuGet Discord

FShade

FShade is a library for writing Shaders in F# using code-quotations.

The main documentation is located at: http://www.fshade.org/

FShade is neatly integrated into Aardvark.Rendering, where example shaders and compositions are showcased. You can find compute shaders in Aardvark.GPGPU. Supplementary documentation is in this repository's wiki, including the Shader Debugger.