microsoft / DirectXMesh

DirectXMesh geometry processing library
https://walbourn.github.io/directxmesh/
MIT License
787 stars 151 forks source link

Publish a NuGet packge with DX12 support for Win32 desktop #34

Closed walbourn closed 6 years ago

walbourn commented 6 years ago

The NuGet package DirectXMesh_Uwp includes DirectX 12 support side-by-side with DirectX 11, but the directxmesh_desktop_2015 only supports DirectX 11 for Windows 7 support.

I should publish a DirectXMesh_desktop_win10 package that includes the DirectX 12 support for desktop apps that require Windows 10.

walbourn commented 6 years ago

This NuGet package would use DirectXMesh_Desktop_201x_Win10.sln to build the libs.

walbourn commented 6 years ago

Published package id directxmesh_desktop_win10