#windows #directx #wrapper #d3d12 #d3d11 #around #dxgi

dxplr

Rust wrapper around D3D11, D3D12, DXGI, D2D and DWrite

23 releases

0.0.25 Nov 24, 2020
0.0.23 Jul 30, 2020
0.0.17 Mar 3, 2020
0.0.10 Nov 15, 2019

#927 in Graphics APIs

Download history 9/week @ 2024-02-14 52/week @ 2024-02-21 2/week @ 2024-02-28

63 downloads per month

MIT/Apache

1MB
29K SLoC

dxplr

(unstable) A thin Rust wrapper around D3D11, D3D12, DXGI, D2D1 and DWrite.

Build Status

Cargo Features

The following cargo features can be specified.

  • d3d11
  • d3d11_1 (unimplemented)
  • d3d11_2 (unimplemented)
  • d3d11_3 (unimplemented)
  • d3d11_4 (unimplemented)
  • d3d11sdklayers
  • d3d12
  • d3d12sdklayers
  • dxgi
  • dxgi1_2
  • dxgi1_3
  • dxgi1_4
  • dxgi1_5
  • dxgi1_6
  • dxgidebug
  • d3dcompiler
  • d3d11on12
  • d2d1
  • d2d1_1 (unimplemented)
  • d2d1_2 (unimplemented)
  • d2d1_3 (unimplemented)
  • dwrite
  • dwrite_1 (unimplemented)
  • dwrite_2 (unimplemented)
  • dwrite_3 (unimplemented)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.3–1MB
~21K SLoC