Skip to content

glorycoder/SharpDX

Repository files navigation

SharpDX Build status

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.

Installation

  • auto: easy install of all SharpDX components with nuget into your project, detecting platforms automatically, also fully integrated with the SharpDX Toolkit
  • manual: download the latest and stable SDK from the releases, add references to the dlls

See the Installation wiki page for more information.

Build

In order to compile SharpDX, you need to install the Windows 10 SDK 10.0.10586.0

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# 75.4%
  • C 16.0%
  • C++ 8.6%