dotnet / dotnet/Silk.NET

Manually port d3dx12.h as expansions partials to generated code

Open
#406 3 comments 1 reaction 0 assignees View on GitHub
area-Win32 enhancement good first issue hacktoberfest help wanted verify-3.0
Dominant language
C#
Stars
5.2k
Forks
477
Avg merge
3d 16h
Merged PRs (30d)
2

Description

[d3dx12.h](https://github.com/microsoft/DirectX-Headers/blob/main/include/directx/d3dx12.h) contains really useful helper APIs for working with Direct3D 12. We should consider porting these to Silk.NET.Direct3D12 to make life easier for our users.

This isn't a hard task, just involves creating additional, manual partials for each struct d3dx12 has helper methods for, or methods in the manual part of the D3D12 class. As such, any help from the community would be appreciated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.