Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.14 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.14 KB

SpicyEngine.DX a fork of SharpDX

License: MIT

Fork Official web site: LagowiecDev/SpicyEngine/Packages/DX

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.

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 SDK (10.0.14393.0) Component
  • Windows 10 - 1809 SDK (10.0.17763.0) Component
  • C# Development Workload
  • .NET Core Cross Platform Development Workload

Samples

A collection of SharpDX Samples A collection of SpicyEngine.DX Samples