Skip to content
Chuck Walbourn edited this page Nov 21, 2022 · 12 revisions

This is a repository for the test suite for UVAtlas on GitHub.

Setup

  • cd mypath
  • git clone https://github.com/walbourn/directxmeshmedia.git (requires git-LFS)
  • git clone https://github.com/walbourn/directxtexmedia.git (requires git-LFS)
  • git clone https://github.com/Microsoft/UVAtlas.git
  • cd UVAtlas
  • git clone https://github.com/walbourn/uvatlastest.git Tests
  • git clone https://github.com/Microsoft/UVAtlas.wiki.git wiki

Create an environment variable DIRECTXMESH_MEDIA_PATH to point to the clone of directxmeshmedia.

Create an environment variable DIRECTXTEX_MEDIA_PATH to point to the clone of directxtexmedia.

Media

Test media is not included in the repository. A copy of these test files are hosted here and here.

Clone this wiki locally