Skip to content

ziriax/SharpDX

 
 

Repository files navigation

SharpDX Build status NuGet

Official web site: sharpdx.org

SharpDX is an open-source project delivering the full DirectX API for .Net on all Windows platforms, allowing the development of high performance game, 2D and 3D graphics rendering as well as realtime sound application.

Download

All SharpDX packages are available as NuGet packages: NuGet

Wiki Documentation

You can find more documentation on the Wiki

Build

In order to compile SharpDX, you need to install Visual Studio 2017 or newer with the following workloads and components:

  • Visual C++ Toolset Component
  • Windows 10 Fall Creators Update SDK (10.0.16299.0) Component
  • C# Development Workload
  • .NET Core Cross Platform Development Workload

Samples

A collection of Samples using SharpDX exists as a separate github project.

Licensing

MIT

About

SharpDX GitHub Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.5%
  • C++ 5.0%
  • Other 0.5%