microsoft / DirectXMesh

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

Windows Subsystem for Linux support #52

Closed walbourn closed 3 years ago

walbourn commented 3 years ago

Between directx-headers for dxgiformat.h and directxmath, it should be possible to build DirectXMesh for Linux targets.

The work would be done in the source and for CMakeLists.txt, leveraging find_package.

walbourn commented 3 years ago

Useful for non-Windows systems: https://github.com/microsoft/DirectX-Headers/blob/main/include/wsl/winadapter.h