Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
SharpDX GitHub Repository
C++ C# C Other
Failed to load latest commit information.
Build [Build] Add -alpha01 to generated files. Fix archive creation.
Documentation [Build] Update license date
External Merge branch 'master' into master_integration
Images [Misc] Add logo-web
Samples @ 2d1e968 [Samples] Update to latest
Source [Mathematics] Fix Matrix.Size
.gitignore Effects11 @ x64 build
.gitmodules [Samples] Add submodule Samples
License.txt [Build] Update license
Readme.md Add warning to Readme.md
ReleaseNotes.md [Build] Update release notes
SharpDX-Desktop.sln [Direct3D10] Remove support for Direct3D10
SharpDX-Desktop.sln.DotSettings
SharpDX-StoreApp.props [All] BREAKING CHANGES. Refactor whole building. The full list of cha…
SharpDX-StoreApp.sln [All] BREAKING CHANGES. Refactor whole building. The full list of cha…
SharpDX-StoreApp.sln.DotSettings

Readme.md

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.

Something went wrong with that request. Please try again.