Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hexaengine/hexa.net.directx

A .NET wrapper for DXGI, D3D11, D3D12, DXC and D3DCompiler
https://github.com/hexaengine/hexa.net.directx

bindings codegenerator csharp d3d11 d3d12 directx dxc dxgi wrapper

Last synced: about 1 month ago
JSON representation

A .NET wrapper for DXGI, D3D11, D3D12, DXC and D3DCompiler

Awesome Lists containing this project

README

        

# Hexa.NET.DirectX

Hexa.NET.DirectX is a .NET wrapper for DirectX, supporting DXGI, D3D11, D3D12, DXC and D3DCompiler

## Installation

You can install Hexa.NET.DirectX via NuGet.

## Usage

See Example project(s).

## Contributing

Contributions are welcome! Please submit a pull request or open an issue for any enhancements or bug fixes.

## License

This project is licensed under the MIT License. See the [LICENSE](https://github.com/HexaEngine/Hexa.NET.DirectX/blob/master/LICENSE.txt) file for details.