SkillAgentSearch skills...

Dxnet

DX .NET, a fork of SharpDX, is free software allowing the development of high performance game, 2D and 3D graphics rendering as well as realtime sound application.

Install / Use

/learn @lepoco/Dxnet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://github.com/lepoco/dxnet/blob/main/Resources/dxnet.png?raw=true" width="100" height="100">

DX .NET

GitHub license NET Nuget Nuget (with prereleases) Nuget

DX .NET, a fork of SharpDX, is free software allowing the development of high performance game, 2D and 3D graphics rendering as well as realtime sound application.
One of the assumptions of the fork was to cut it off from other libraries and add the generated C++ headers to the code, so that compilation is not dependent on any libraries. DX .NET uses only the capabilities of the .NET platform.

Hall of fame

// TODO

What's included?

| Name| Framework | Status | | --- | --- | --- | | DXNET <br /> The core assembly providing infrastructure for all managed DirectX API. | .NET 6 | Build status | | DXNET.Animation <br /> Assembly providing DirectX - Animation managed API. | .NET 6 | Build status | | DXNET.D3DCompiler <br /> Managed Direct3D Compiler API. | .NET 6 | Build status | | DXNET.Desktop <br /> Assembly providing APIs related to Desktop platform. | .NET 6 | Build status | | DXNET.Direct2D1 <br /> Assembly provides managed API for DXNET.Direct2D1, DXNET.DirectWrite and DXNET.WIC. | .NET 6 | Build status | | DXNET.Direct3D9 <br /> Assembly providing DirectX - Direct3D9 managed API. | .NET 6 | Build status | | DXNET.Direct3D10 <br /> Assembly providing DirectX - Direct3D10 and Direct3D10.1 managed API. | .NET 6 | Build status | | DXNET.Direct3D11 <br /> Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API. | .NET 6 | Build status | | DXNET.Direct3D11.Effects <br /> Assembly providing DirectX - Effects11 managed API for Direct3D11. | .NET 6 | Build status | | DXNET.Direct3D12 <br /> Assembly providing DirectX - Direct3D12 managed API. | .NET 6 | Build status | | DXNET.DirectComposition <br /> Assembly providing DirectX - DirectComposition managed API. | .NET 6 | Build status | | DXNET.DirectInput <br /> Assembly providing DirectX - DirectInput managed API. | .NET 6 | Build status | | DXNET.DirectManipulation <br /> Assembly providing DirectX - DirectManipulation managed API. | .NET 6 | Build status | | DXNET.DirectSound <br /> Assembly providing DirectX - DirectSound managed API. | .NET 6 | Build status | | DXNET.DXGI <br /> Assembly providing DirectX - DXGI managed API. | .NET 6 | Build status | | DXNET.Mathematics <br /> Assembly providing DirectX - Mathematics managed API. | .NET 6 | Build status | | DXNET.MediaFoundation <br /> Assembly providing DirectX - MediaFoundation managed API. | .NET 6 | Build status | | DXNET.RawInput <br /> Assembly providing DirectX - RawInput managed API. | .NET 6 | Build status | | DXNET.XAudio2 <br /> Assembly providing DirectX - XAudio2, X3DAudio and XAPO managed API. | .NET 6 | Build status | | DXNET.XInput <br /> Assembly providing DirectX - XInput managed API. | .NET 6 | Build status |

Documentation

// TODO

Build

In order to compile DX .NET, you need to install Visual Studio 2022 or newer with the following workloads and components:

  • [x] Windows 10 SDK Component
  • [x] C# Development Workload
  • [x] .NET Core Cross Platform Development Workload
  • [x] .NET Framework 4.6 & 4.8 Development Workload
  • [x] .NET 5.0 & 6.0 Development Workload

Compilation

Use Visual Studio 2022 and invoke the .sln.

Visual Studio
DXNET is an Open Source project. You are entitled to download and use the freely available Visual Studio Community Edition to build, run or develop for DXNET. As per the Visual Studio Community Edition license, this applies regardless of whether you are an individual or a corporate user.

License

DX .NET is free and open source software licensed under MIT License. You can use it in private and commercial projects. Keep in mind that you must include a copy of the license in your project.

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated6d ago
Forks8

Languages

C#

Security Score

100/100

Audited on Mar 23, 2026

No findings