Skip to content

RadioSpace/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.

Warning

After the official version 2.6.3, the repository is now split between this core repository (containing only the DirectX API) and the Toolkit repository that is deprecated. This is a work in progress so the latest version of this repository is unstable

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 zip from sharpdx.org, add references to the dlls

See the Installation wiki page for more information.

Licensing

MIT

Samples

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

About

SharpDX GitHub Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 56.8%
  • C++ 32.3%
  • C 10.7%
  • Roff 0.1%
  • HTML 0.1%
  • Batchfile 0.0%