Skip to content

FShade is a Library allowing users to write Shaders in F# using code-quotations

License

Notifications You must be signed in to change notification settings

krauthaufen/FShade

Repository files navigation

Windows MacOS Linux 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.