Skip to content

A C# to HLSL compiler and runtime inspired by cshlsl and ComputeSharp

License

Notifications You must be signed in to change notification settings

chairclr/HLSLSharp

Repository files navigation

HLSLSharp

This project is currently VERY WIP; most things do not work.

HLSLSharp is a .NET library that allows you to compile and run C# code on the GPU through HLSL and D3D11. It is inspired by ComputeSharp and based on cshlsl.

Installation

Currently, you can only build the project from source. I plan to make a NuGet package available in the future.

Getting Started

TODO

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue. If you'd like to contribute code, please fork the repository and submit a pull request.

About

A C# to HLSL compiler and runtime inspired by cshlsl and ComputeSharp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages