Skip to content

plynkus/Vortice.Windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vortice.Windows

License: MIT Build Status

Vortice.Windows is a collection of Win32 and UWP libraries with bindings support for DXGI, WIC, DirectWrite, Direct2D, Direct3D11 and Direct3D12.

This project was born as SharpDX was recently inactive and the aim is to have .net standard 2.0 API and usage of modern stuff like Unsafe and SharpGen.Runtime.

Credits

Library development, contributions and bugfixes by:

  • Amer Koleci

SharpDX bindings where used for some platforms to understand how mapping work using SharpGenTools.

Build

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

  • Visual C++ Toolset Component
  • Windows 10 - 1809 SDK (10.0.17763.0) Component
  • .NET Core SDK

About

Windows and UWP libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%