microsoft / UVAtlas

UVAtlas isochart texture atlas
https://walbourn.github.io/uvatlas-return-of-the-isochart/
MIT License
832 stars 148 forks source link

Gutter helper #1

Open walbourn opened 9 years ago

walbourn commented 9 years ago

The function ID3DXTextureGutterHelper is not required, but can be useful for UVAtlas. It is not currently implemented as part of DirectXTex or DirectXMesh, and like UVAtlas itself combines elements of texture and mesh processing.

This could be useful functionality to consider adding to the library.

ID3DXTextureGutterHelper.ResampleTex was added in the DirectX SDK (August 2005) release.

This is required to implement the /rt switch for the uvatlas sample.

xyzr0482 commented 7 years ago

Yes, I need ID3DXTextureGutterHelper.ResampleTex, when it will be added?

walbourn commented 1 year ago

The original UVAtlas sample switches here: